Antidote f644c7d1a3 * Changed how TextStream works; It's now less derpish and doesn't
produce a corrupted buffer everytime you edit a line.
2013-01-27 08:49:48 -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%