Module storage_backend

Source
Expand description

Implementation of StorageBackend for VMGS files opened in VmgsTool

Structsยง

EncryptionNotSupported
Error returned when a VMGS file is requested to be opened in encrypted mode, but the vmgstool was not compiled with encryption support.
VmgsStorageBackend
A StorageBackend implementation for VMGS files.