Skip to main content

read_u32_le

Function read_u32_le 

Source
pub(crate) fn read_u32_le(buf: &mut &[u8]) -> BackupResult<u32>