GroupEndBlock Class
Definition
A TZX block that marks the end of a group of blocks.
public sealed class GroupEndBlock : TzxBlock<GroupEndHeader>
Constructors
| Name | Description |
|---|---|
| GroupEndBlock(Stream) | A TZX block that marks the end of a group of blocks. |