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