PureDataBlock Class
Definition
A TZX block containing pure data with no pilot tone.
public sealed class PureDataBlock : TzxBlock<PureDataHeader>
Constructors
| Name | Description |
|---|---|
| PureDataBlock(Stream) | Initializes a new instance of the PureDataBlock class by reading from a stream. |