Read up to len bytes from the inner array and return what was read. Returns an array smaller than len only if EOI was reached.
Complete size of the data
Seek to a new position (relative to beginning)
See Implementation