Module util

Module util 

Source
Expand description

Codec utility functions

Functionsยง

at_least
Checks if the buffer has at least len bytes remaining. Returns an Error::EndOfBuffer if not.