Reader.newReader

Creates a new reader at a different offset: used by the pointer and cache types to go fetch data outside of their own location.

struct Reader
newReader
(
size_t offset
)

Meta