libsocket
|
Utility functions for framing. More...
Go to the source code of this file.
Namespaces | |
libsocket | |
Contains libsocket elements. | |
Functions | |
void | libsocket::encode_uint32 (uint32_t n, char *dst) |
uint32_t | libsocket::decode_uint32 (const char *src) |
Utility functions for framing.
Definition in file framing.cpp.