Skip to content

StopBlock Class

Definition

A PZX block that signals the tape should stop.

public sealed class StopBlock : PzxBlock<StopHeader>

View source

Constructors

Name Description
StopBlock(Stream) Initialises a new instance of the StopBlock class from a stream.

Methods

Name Description
ToString() Returns a string that represents the current object.