Function blaze_pk::encode_u16_be

source ·
pub fn encode_u16_be(value: &u16, output: &mut Vec<u8>)
Expand description

Encodes the provided u16 value to bytes and extends the output slice with the bytes