Antidote a0e341f5cf * Forgot to implement isOpenForRead/Writing in TextStream
* Changed isOpenForReading/Writing to const int Stream
2013-01-27 12:28:59 -08:00
2013-01-26 12:19:24 -08:00
2013-01-26 12:19:24 -08:00
2013-01-26 12:19:24 -08:00
2013-01-26 12:19:24 -08:00

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.
Description
General-purpose streaming I/O framework
Readme MIT 11 MiB
Languages
C++ 85.3%
C 10.1%
CMake 4.6%