Type Definition musli_binary_common::int::NetworkEndian
source · [−]pub type NetworkEndian = BigEndian;
Expand description
Defines the network byte order, which is the same as BigEndian.
pub type NetworkEndian = BigEndian;
Defines the network byte order, which is the same as BigEndian.