Package com.github.mjdev.libaums.fs.fat32
See: Description
-
Class Summary Class Description 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. Fat32FileSystemCreator Created by magnusja on 28/02/17. FatDirectory This class represents a directory in the FAT32 file system. FatFile Constructs a new file with the given information.