Function encode_i16_be

Source
pub fn encode_i16_be(num: i16) -> EncodeBE
Expand description

Create an encoder for a i16 in big-endian byte order.