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() | |
| ReadTape(Stream) | |
| Write(PzxFile, Stream) | Writes a tape file to a stream. |