Function malwaredb_types::utils::u32_from_offset

source ยท
pub fn u32_from_offset(contents: &[u8], offset: usize, endian: Ordering) -> u32
Expand description

Convenience function for u32 from a buffer with specified [endian] ordering