|
Project Information
Featured
Downloads
Links
|
This is a Java library that allows to read and write FAT12, FAT16 and FAT32 file systems. It is written in pure Java (no native code involved) and has no external dependencies. NewsThe 0.6 release is out: <dependency>
<groupId>de.waldheinz</groupId>
<artifactId>fat32-lib</artifactId>
<version>0.6</version>
</dependency>FeaturesThe following features are currently supported:
To learn more, check out the documentation Wiki. |