12 namespace serialization
virtual ~StreamView()=default
StreamView(const std::string &filePath)
Definition: streamview.cpp:15
The StreamView class defines a custom stream buffer view that allows Cereal to work with Qt resources...
Definition: streamview.h:19
QByteArray m_byteArray
Definition: streamview.h:26