RzxFormat Class
Definition
The RZX input recording file format.
public sealed class RzxFormat : ZXSpectrumRecordingFormat<RzxFile>
Fields
| Name | Description |
|---|---|
Instance |
The singleton instance of the RZX format. |
Methods
| Name | Description |
|---|---|
ReadAsync(IBinaryReader) |
|
WriteAsync(RzxFile, IBinaryWriter) |
Writes a strongly typed recording file to a IBinaryWriter. |