pub const NSTD_FS_FILE_READ: usize = 0b00000010;
Expand description

Allow the file stream to read from the file.