Serial Write Method (UInt64) Fling OS
Writes a UInt64 to the serial pipe.

Namespace: Kernel.Debug.Debugger
Assembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void Write(
	ulong anInt
)
See Also