VLCB SDK
An opinionated SDK for VLCB protocol
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
static uint32_t | htonl (uint32_t hostlong) |
static uint16_t | htons (uint16_t hostshort) |
static uint32_t | ntohl (uint32_t netlong) |
static uint16_t | ntohs (uint16_t netshort) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |