pub type NetworkEndian = BigEndian;
Expand description

Defines the network byte order, which is the same as BigEndian.