BitStream
|
Go to the source code of this file.
Namespaces | |
namespace | bitstream |
namespace | bitstream::utility |
Functions | |
constexpr bool | bitstream::utility::little_endian () |
constexpr uint32_t | bitstream::utility::endian_swap32_const (uint32_t value) |
BS_CONSTEXPR uint32_t | bitstream::utility::endian_swap32 (uint32_t value) |
constexpr uint32_t | bitstream::utility::to_big_endian32_const (uint32_t value) |
BS_CONSTEXPR uint32_t | bitstream::utility::to_big_endian32 (uint32_t value) |