mirror of
https://github.com/libAthena/athena.git
synced 2025-07-07 13:46:05 +00:00
4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
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.
|