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