Expand description
Utilities for swapping the byte-order of in-memory types.
Enums§
- Byte
Order - Enumeration providing byte-order variants.
Traits§
- Byte
Ordered - Trait for converting the byte-order of primitive-esque types.
- Fields
Byte Ordered - Trait for converting the byte-order of a type whose fields are all encoded in one byte-order.