Constructs a new BufferedDirectReadFile.
See notes in BufferedDirectWriteFile about the default buffer size.
Path of the file to read from.
Buffer to use for reading, the length must be multiple of the BLOCK_SIZE and the memory must be aligned to the BLOCK_SIZE
See Implementation
Constructs a new BufferedDirectReadFile.
See notes in BufferedDirectWriteFile about the default buffer size.