Antidote d06c96d3aa * Standardized Exception messages
* Added zelda::error namespace
* Moved all Exceptions to zelda::error
* Moved all Read/Write classes to zelda::io
* Added "base" to all classes that inherit from BinaryReader/Writers
* Changed all references to BinaryReader/Writer functions to base for
readability.
2013-07-21 00:49:07 -07:00
2013-07-21 00:49:07 -07:00
2013-07-21 00:49:07 -07:00
2013-07-20 20:57:20 -07:00
2013-01-26 12:19:24 -08:00
2013-07-21 00:49:07 -07: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%