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