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