GroupEndBlock Constructors
A TZX block that marks the end of a group of blocks.
public GroupEndBlock(Stream stream);
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to read from. |
A TZX block that marks the end of a group of blocks.
public GroupEndBlock(Stream stream);
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to read from. |