BLFileSystem Namespace Reference [¶]
File-system utilities.
Reads a file into the dst buffer.
Optionally you can set max_size to non-zero value that would restrict the maximum bytes to read to such value. In addition, read_flags can be used to enable file mapping. See BLFileReadFlags for more details.