Type Alias NetworkEndian
type NetworkEndian = BigEndian
The endianness used in many network protocols.
This is a type alias for BigEndian.
NetworkEndiantype NetworkEndian = BigEndian
The endianness used in many network protocols.
This is a type alias for BigEndian.