ZXSpectrumSnapshotFormat.ReadSnapshot Method
Definition
Reads a snapshot file from a stream.
protected abstract ZXSpectrumSnapshotFile ReadSnapshot(Stream stream);
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to read from. |
Returns
The snapshot file.