Athena IO Library
|
A Stream class for reading binary data. More...
#include <MemoryReader.hpp>
A Stream class for reading binary data.
A Class for reading binary data from a file or memory stream, all work is done using a memory buffer, and not read directly from the disk this allows for fast, flexible code as well as the ability to quickly modify data