Click or drag to resize

PacketBytesToString Method

Converts the Bytes into a readable string.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Function BytesToString As String

Return Value

Type: String
A string of serialized bytes in hex format.
See Also