#include <string>#include <vector>#include <netinet/in.h>#include "log.h"#include "amf.h"#include "element.h"#include "amfutf8.h"#include <boost/cstdint.hpp>Namespaces | |
| namespace | amf |
Functions | |
| void * | amf::swapBytes (void *word, int size) |
| Swap bytes from big to little endian. | |
| boost::uint8_t * | amf::encodeDate (boost::uint8_t *data) |
1.5.4