NexFormat Class
Definition
The NEX snapshot file format for the ZX Spectrum Next.
public sealed class NexFormat : ZXSpectrumSnapshotFormat<NexFile>
Fields
| Name | Description |
|---|---|
| Instance | The singleton instance of the NEX format. |
Methods
| Name | Description |
|---|---|
| ReadSnapshot(Stream) | |
| Write(NexFile, Stream) | Writes a snapshot file to a stream. |