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