- buffer
- byte array to read bytes into.
- srcOffset
- offset into the memory file to read from.
- destOffset
- offset into the byte array buffer to read into.
- count
- number of bytes to read.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if the memory file has been purged or deactivated.
Reads bytes from the memory file. Will throw an IOException if the file has been purged.