pub type NativeEndian = LittleEndian;
Expand description

Defines system native-endian byte order.