Checks if there are enough elements left in the data array to read T.
The type to check if can be read.
True if there are at least T.sizeof bytes left to read from the current position.
See Implementation
Checks if there are enough elements left in the data array to read T.