Skip to content

TapToTapeConverter Class

Definition

Converts TAP files to the generic tape format.

public sealed class TapToTapeConverter : IOFileConverter<TapFile, TapeFile>

View source

Constructors

Name Description
TapToTapeConverter() Converts TAP files to the generic tape format.

Methods

Name Description
Convert(TapFile)