- buffer
- byte array to write bytes from.
- srcOffset
- offset into the byte array buffer to write from.
- destOffset
- offset into the memory file to write to.
- count
- number of bytes to write.
Type Reason Java.IO.IOException if the memory file has been purged or deactivated.
Write bytes to the memory file. Will throw an IOException if the file has been purged.