Package rossi.fstools.fs.fatfs

FAT12/16/32 driver.

See:
          Description

Class Summary
FatDirectory Represents an FAT directory.
FatDirEntry Representation of a FAT directory entry.
FatFile Representation of a file.
FatFileSystem Implementation of the FAT 12/16/32 file systems.
FatRootDirFile Special file representing the root directory on FAT12 and FAT16.
FatSuperBlock Representation of FAT superblock.
FatTable Class to lookup cluster pointers in the FAT table.
VFatDirEntry Representation of a VFAT directory entry.
VFatProcessor State machine to handle adding long filenames onto direcotry entries.
 

Package rossi.fstools.fs.fatfs Description

FAT12/16/32 driver.