|
libebml_ng
|
Go to the source code of this file.
Namespaces | |
| ebml | |
Functions | |
| size_t | ebml::size (const std::string &value) |
| size_t | ebml::pack (const std::string &value, size_t size, char *dest) |
| size_t | ebml::pack (const std::string &value, char *dest) |
| template<> | |
| std::string | ebml::unpack< std::string > (const char *src, size_t size) |
1.8.14