Enum byteorder::LittleEndian
[−]
[src]
pub enum LittleEndian {}
Defines little-endian serialization.
Note that this type has no value constructor. It is used purely at the type level.