Skip to main content

Module utils

Module utils 

Source

Functionsยง

get_last_offset ๐Ÿ”’ โš 
resize_for_bits ๐Ÿ”’
extends the buffer to be able to hold len bits, setting all bits of the new size to zero.
try_extend_offsets ๐Ÿ”’
Extends buffer with the re-based offsets from offsets, returning an error on overflow.