tof_dataclasses::serialization

Function parse_u32_be

Source
pub fn parse_u32_be(bs: &Vec<u8>, pos: &mut usize) -> u32
Expand description

BIG Endian version of parse_u32. NOT for botched event id decoding! Used for network communications