TzxToTapConverter Class
Definition
Converts TZX files to TAP format. Only standard speed data blocks can be converted; other data-carrying block types will cause the conversion to fail with a NotSupportedException.
public sealed class TzxToTapConverter : IOFileConverter<TzxFile, TapFile>
Methods
| Name | Description |
|---|---|
| Convert(TzxFile) |