File-Lib
| Summary | A small library that expands the capabilities of BaseFileSystem |
|---|---|
| Description |
About File-Lib This library adds the following things: 1. ArchiveFile, an implementation of ZipFile, accessed through BaseFileSystem 2. SafeStreamWriter, as an alternative to StreamWriter 3. DataCompression, small utility class for compressing and decompressing data 4. Adds some functions to BinaryWriter and BinaryReader to help with save file version controlAbout File-Lib
This library adds the following things:
1. ArchiveFile, an implementation of ZipFile, accessed through BaseFileSystem
2. SafeStreamWriter, as an alternative to StreamWriter
3. DataCompression, small utility class for compressing and decompressing data
4. Adds some functions to BinaryWriter and BinaryReader to help with save file version control
|
| Votes | 1 0 1 |
| Error Rate | 0% |
| Data | {} |