Readers map
Buffer to read from
Position to start reading from
Optional_ReadonlydataReadonlyobjectsReaders map
Readonlyuint8Get the next uint without advancing the reader cursor
Read raw bytes of the given length
Length of the buffer to read
Advance the reader cursor by the given amount of bytes
Amount of bytes to advance (can be negative)
Seek to the given position
Position to seek to
StaticdeserializeDeserialize a single object
Readers map
Buffer to read from
Position to start reading from
StaticmanualCreate a new reader without objects map for manual usage
Buffer to read from
Position to start reading from
Reader for TL objects.