Reads a number of elements starting at index=seek. Seek is increased by number of elements
Arguments: buffer is the array into which the elements will be read. set buffer.length to number of elements to read
number of elements read into the buffer
See Implementation
Reads a number of elements starting at index=seek. Seek is increased by number of elements
Arguments: buffer is the array into which the elements will be read. set buffer.length to number of elements to read