TapFormat Class
Definition
The TAP tape file format for reading and writing TAP files.
public sealed class TapFormat : ZXSpectrumTapeFormat<TapFile>
Fields
| Name | Description |
|---|---|
| Instance | The singleton instance of the TAP format. |
Methods
| Name | Description |
|---|---|
| CreateConverters() | |
| ReadTape(Stream) | |
| Write(TapFile, Stream) | Writes a tape file to a stream. |