Expand description
Little-Endian utilities
Little-Endian order has been chosen for internal usage; this makes some useful functions available.
Functions
Reads unsigned 32 bit integers from
src
into dst
.Reads unsigned 64 bit integers from
src
into dst
.