Read a chunk of bytes from the file into the provided array. Returns the number of bytes read, or Eof where there is no further data.
See Implementation
Read a chunk of bytes from the file into the provided array. Returns the number of bytes read, or Eof where there is no further data.