Module direct_io_file

Source
Expand description

Wrapper data structure for direct/unbuffered I/O

Structs§

DirectIoFile
Wrapper data structure for direct/unbuffered I/O

Constants§

DISK_SECTOR_SIZE
4096 is as a relatively safe size due to sector size on SSDs commonly being 512 or 4096 bytes