Function fuel_types::bytes::restore_u32
source · pub fn restore_u32(buf: [u8; 8]) -> u32
Expand description
Read the a word-padded u32 from a buffer.
pub fn restore_u32(buf: [u8; 8]) -> u32
Read the a word-padded u32 from a buffer.