<< Click to Display Table of Contents >> Navigation: »No topics above this level« HexConvert.ToBytesNoSwap Method |
Gets the byte representation of the value
[Visual Basic]
Public Shared Sub ToBytesNoSwap( _
ByVal hex As String _
)
[C#]
public static byte[] ToBytesNoSwap(
string hex
);
hex
the HEX string
The byte representation of the value.
HexConvert Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]