PzxFormat Class
Definition
The PZX tape image file format.
public sealed class PzxFormat : ZXSpectrumTapeFormat<PzxFile>
Fields
| Name | Description |
|---|---|
Instance |
The singleton instance of the PZX format. |
Methods
| Name | Description |
|---|---|
CreateConverters() |
|
ReadAsync(IBinaryReader) |
|
WriteAsync(PzxFile, IBinaryWriter) |
Writes a strongly typed tape file to a IBinaryWriter. |