pub type NetworkEndian = BE;
Defines network byte order serialization. (type alias for BigEndian)
BigEndian
pub struct NetworkEndian;