TzxFile Class
Definition
Represents a TZX tape file containing blocks of tape data.
public sealed class TzxFile : ZXSpectrumTapeFile
Properties
| Name | Description |
|---|---|
Blocks |
Gets the blocks in this TZX file. |
Header |
Gets the file header. |
Methods
| Name | Description |
|---|---|
TryLoadInto(Span<Byte>) |