|
libsocket
|
Declarations of framing functions. 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) |
Variables | |
| const size_t | libsocket::FRAMING_PREFIX_LENGTH = 4 |
Declarations of framing functions.
Definition in file framing.hpp.
1.8.15