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.