Function fuels_core::pad_u8

source ·
pub fn pad_u8(value: u8) -> ByteArray
Expand description

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