Module octets

Functions§

unpack_octets_as_u16
A helper function that unpacks a sequence of 2 bytes found in the buffer with starting at the given offset, into a u16.
unpack_octets_as_u32
A helper function that unpacks a sequence of 4 bytes found in the buffer with starting at the given offset, into a u32.