Function u32_from_be_bytes

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

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