BitStream
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
bitstream | |
bitstream::utility | |
Functions | |
constexpr bool | bitstream::utility::little_endian () |
uint32_t | bitstream::utility::endian_swap32 (uint32_t value) |
uint32_t | bitstream::utility::to_big_endian32 (uint32_t value) |