Skip to content

RzxSnapshotFlags Enum

Definition

Flags for an RzxSnapshotBlock.

public enum RzxSnapshotFlags

Fields

Name Description
Compressed The snapshot data is compressed with zlib.
ExternalData The block contains a snapshot descriptor referencing external data rather than the snapshot image itself.
None No flags set; the block contains an uncompressed, embedded snapshot.