Skip to content

LoopStartBlock Constructors

A TZX block that marks the start of a loop with a specified number of repetitions.

public LoopStartBlock(Stream stream);

View source

Parameters

Name Type Description
stream Stream The stream to read from.