pub type BigEndianI16 = [u8; 2];
Expand description

Big-endian (network byte order) i16.