forked from M-Labs/rust-fatfs
8502edb7b8
* moved bytes_per_sector and total_sectors from FormatVolumeOptions::new to a dedicated methods (it is optional now) * calculate total number of sectors using seek() to disk end if not provided * added more doc comments * added assertions about disk handle position being zero |
||
---|---|---|
.. | ||
format.rs | ||
read.rs | ||
write.rs |