Module blockbuffers::seek

source ·

Functions

Reads a SOffset from buf at pos. Returns a new position by subtracting the read SOffset from pos.
Reads a UOffset from buf at pos. Returns a new position by adding the read UOffset to pos.