mirror of https://github.com/libAthena/athena.git
506556e1ae
* Changed BinaryReader/Writer to read and write in 512 byte chunks by default |
||
---|---|---|
include | ||
src | ||
README | ||
libzelda.cbp | ||
libzelda.conf | ||
libzelda.depend | ||
libzelda.layout | ||
libzelda.png | ||
libzelda.vcproj |
README
libZelda provides several basic classes that can be used to read from and write to files, and memory, classes such as Stream, BinaryReader, BinaryWriter, and the currently work in progress TextStream.