Reads the specified number of bytes from the pipe.
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- numToRead
- Type: System Int32
The number of bytes to read.
Return Value
Type: ByteThe bytes read.
See Also