Function encode_i64_be

Source
pub fn encode_i64_be(num: i64) -> EncodeBE
Expand description

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