[][src]Crate cpclib_sna

Structs

MemoryChunk

Memory chunk that superseeds the snapshot memory if any.

Snapshot

Snapshot V3 representation. Can be saved in snapshot V1 or v2.

SnapshotChunkData

Raw chunk data.

UnknownChunk

Unknwon kind of chunk

Enums

FlagValue

Encode the type of the flag values

SnapshotChunk

Represents any kind of chunks in order to manipulate them easily based on their semantic

SnapshotError
SnapshotFlag

Encode a flag of the snaphot

SnapshotMemory

3 different states are possible. No memory, 64kb or 128kb

SnapshotVersion

Reimplementation of createsnapshot by Ramlaid/Arkos in rust by Krusty/Benediction