Options for the various read array methods of a data reader.
Optional
Optional offset within the buffer to start writing to. Defaults to 0.
Optional number of bytes to read. Defaults to buffer size minus offset.
Options for the various read array methods of a data reader.