Function fuels_core::pad_u16
source ยท pub fn pad_u16(value: u16) -> ByteArrayExpand description
Converts a u16 to a right aligned array of 8 bytes.
pub fn pad_u16(value: u16) -> ByteArrayConverts a u16 to a right aligned array of 8 bytes.