MrKWatkins.EmulatorTestSuites 0.1.9 Help

NullIO Constructors

A null implementation of I/O operations that returns a constant value for reads and ignores writes.

public NullIO(Byte readValue = 255);

Parameters

Name

Type

Description

readValue

Byte

Last modified: 13 July 2025