|
static uint16 | FromHost16 (uint16 x) |
|
static uint16 | ToHost16 (uint16 x) |
|
static uint32 | FromHost32 (uint32 x) |
|
static uint32 | ToHost32 (uint32 x) |
|
static bool | IsLittleEndian () |
|
static uint16 | Load16 (const void *p) |
|
static void | Store16 (void *p, uint16 v) |
|
static uint32 | Load32 (const void *p) |
|
static void | Store32 (void *p, uint32 v) |
|
Definition at line 274 of file snappy-stubs-internal.h.
The documentation for this class was generated from the following file: