pub fn pad_u16(value: &u16) -> ByteArray
Expand description

Converts a u16 to a right aligned array of 8 bytes.