Reader.this

Constructs a new reader from a slice and a starting offset

struct Reader
this
(
ubyte[] data
,
size_t startOffset = 0
)

Meta