Write a chunk of bytes to the file from the provided array. Returns the number of bytes written, or Eof if the output is no longer available.
Operates asynchronously where the hosting thread is configured in that manner.
See Implementation
Write a chunk of bytes to the file from the provided array. Returns the number of bytes written, or Eof if the output is no longer available.
Operates asynchronously where the hosting thread is configured in that manner.