|
MyraMath
|
A stream that serialize/deserializes to std::vector<char> buffer. More...
Go to the source code of this file.
Classes | |
| class | myra::VectorStream |
| Wraps a std::vector<char>, presents it as both an InputStream and OutputStream. Useful for hygienic unit testing of classes that serialize. More... | |
A stream that serialize/deserializes to std::vector<char> buffer.
1.8.13