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