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.
See Implementation
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.