Expand description
Implementation of StorageBackend
for VMGS files opened in VmgsTool
Structsยง
- Encryption
NotSupported - Error returned when a VMGS file is requested to be opened in encrypted mode, but the vmgstool was not compiled with encryption support.
- Vmgs
Storage Backend - A
StorageBackend
implementation for VMGS files.