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.
Operates asynchronously where the hosting thread is configured in that manner.
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.
Operates asynchronously where the hosting thread is configured in that manner.