Skip to content

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

ZXSpectrumSnapshotFile

The snapshot file.