MyraMath
|
Streams that serialize/deserialize to/from files. More...
Go to the source code of this file.
Classes | |
class | myra::FileOutputStream |
An OutputStream that thinly wraps a std::ofstream, for writing to files. More... | |
class | myra::FileInputStream |
An InputStream that thinly wraps a std::ifstream, for reading from files. More... | |
Streams that serialize/deserialize to/from files.