MyraMath
|
Streams that serialize/deserialize to char* buffer. More...
Go to the source code of this file.
Classes | |
class | myra::ByteOutputStream |
An OutputStream that thinly wraps a char* buffer. More... | |
class | myra::ByteInputStream |
An InputStream that thinly wraps a const char* buffer. More... | |
Streams that serialize/deserialize to char* buffer.