Type Definition protocol::ByteOrder

source ·
pub type ByteOrder = BigEndian;
Expand description

The default byte ordering.