|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FatFileSystem | |
|---|---|
| de.waldheinz.fs.fat | Contains the classes implementing the FAT(12/16/32) file system. |
| Uses of FatFileSystem in de.waldheinz.fs.fat |
|---|
| Methods in de.waldheinz.fs.fat that return FatFileSystem | |
|---|---|
FatFileSystem |
SuperFloppyFormatter.format()
Initializes the boot sector and file system for the device. |
static FatFileSystem |
FatFileSystem.read(BlockDevice device,
boolean readOnly)
Reads the file system structure from the specified BlockDevice
and returns a fresh FatFileSystem instance to read or modify
it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||