SnaFormat Class
Definition
The SNA snapshot file format.
public sealed class SnaFormat : ZXSpectrumSnapshotFormat<SnaFile>
Fields
| Name | Description |
|---|---|
| Instance | The singleton instance of the SNA format. |
Methods
| Name | Description |
|---|---|
| CreateConverters() | |
| ReadSnapshot(Stream) | |
| Write(SnaFile, Stream) | Writes a snapshot file to a stream. |