RzxBlock Class
Definition
Base class for blocks in an RZX file.
public abstract class RzxBlock : Block<RzxBlockHeader>
Properties
| Name | Description |
|---|---|
Type |
Gets the type of the block. |
Methods
| Name | Description |
|---|---|
ToString() |
Returns a string that represents the current object. |
WriteFixedAsciiString(Span<Byte>, String) |
Writes a fixed length, zero padded ASCII string into the target span. |