Constant cdfs::BLOCK_SIZE

source ·
pub const BLOCK_SIZE: u16 = 2048;
Expand description

The size of a filesystem block, currently hardcoded to 2048 although the ISO spec allows for other sizes.