7#include <QtCore/QBuffer>
26 const QString& filePath,
28 bool serializeHeader =
true,
Implementation of an ACF Archive serializing to JSON string.
CJsonFileWriteArchive(const QString &filePath, const iser::IVersionInfo *versionInfoPtr=nullptr, bool serializeHeader=true, const iser::CArchiveTag &rootTag=s_acfRootTag)
bool OpenFile(const QString &filePath)
iser::CJsonWriteArchiveBase BaseClass
static CArchiveTag s_acfRootTag
Process tag used to group data in archive stream.
Implementation of an ACF Archive serializing to JSON string.
Provides access to version information.
Contains interfaces and implementations of file system related components.