| Class | Description |
|---|---|
| ClusterChain |
This class represents a cluster chain which can be followed in the FAT of a
FAT32 file system.
|
| FAT |
This class represents the File Allocation Table (FAT) in a FAT32 file system.
|
| Fat32FileSystem |
This class represents the FAT32 file system and is responsible for setting
the FAT32 file system up and extracting the volume label and the root
directory.
|
| FatDirectory |
This class represents a directory in the FAT32 file system.
|
| FatFile |