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