mirror of https://github.com/libAthena/athena.git
6 lines
322 B
Markdown
6 lines
322 B
Markdown
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.
|
|
|
|
[![Build Status](https://travis-ci.org/Antidote/libzelda.png?branch=master)](https://travis-ci.org/Antidote/libzelda)
|