Checks if there are enough elements left in the data array to read.
The number of elements to try to read. Defaults to 1.
True if there are at least size elements left to read from the current position.
See Implementation
Checks if there are enough elements left in the data array to read.