Converts the specified address description to its bytes representation.
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- address
- Type: System Tuple UInt64, Byte
The address decription to convert.
Return Value
Type: ByteThe address bytes.
See Also