TzxFormat Class
Definition
The TZX tape file format for the ZX Spectrum.
public sealed class TzxFormat : ZXSpectrumTapeFormat<TzxFile>
Fields
| Name | Description |
|---|---|
| Instance | Gets the singleton instance of the TZX format. |
Methods
| Name | Description |
|---|---|
| CreateConverters() | |
| ReadTape(Stream) | |
| Write(TzxFile, Stream) | Writes a tape file to a stream. |