ext2
0.1.0
ext2
Constant
BLOCK_SIZE
Copy item path
Source
pub const BLOCK_SIZE:
usize
= 4096;
Expand description
The size of a block in bytes. We only support 4K-byte blocks.