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() |
|
ReadAsync(IBinaryReader) |
|
WriteAsync(SnaFile, IBinaryWriter) |
Writes a strongly typed snapshot file to a IBinaryWriter. |