Function u32_from_le_bytes

Source
pub fn u32_from_le_bytes(bytes: &[u8]) -> u32
Expand description

Convert a u32 from little-endian byte order to native byte order