Skip to main content

Module util

Module util 

Source
Expand description

§Shared utilities for the uapi crate

Functions§

read_le_u16
Read a little-endian u16 from buf at byte offset off.
read_le_u32
Read a little-endian u32 from buf at byte offset off.
read_le_u64
Read a little-endian u64 from buf at byte offset off.