Converts the Bytes into a readable string.

Namespace: RRAutoLib.Loconet
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public string BytesToString()
Visual Basic
Public Function BytesToString As String

Return Value

A string of serialized bytes in hex format.

See Also