pub type i16_be = I16<BE>;
View of a big-endian i16 value.
i16
pub struct i16_be(/* private fields */);