Function byte_tools::read_u32_be 
                   
                       [−]
                   
               [src]
pub fn read_u32_be(src: &[u8]) -> u32
Read the value of a vector of bytes as a u32 value in big-endian format.