[][src]Type Definition read_from::NetworkEndian

type NetworkEndian<T> = BigEndian<T>;

Network endianness is big endianness.