PacketBytesToString Method |
Converts the
Bytes into a readable string.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Function BytesToString As String
Return Value
Type:
StringA string of serialized bytes in hex format.
See Also