Function encode_i32_be

Source
pub fn encode_i32_be(num: i32) -> EncodeBE
Expand description

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