Function SBCommons.byteArrayToWord
Converts back an ubyte[] array to a ushort value.
static ushort byteArrayToWord
(
ubyte[] Bytes
);
Converts back an ubyte[] array to a ushort value.
static ushort byteArrayToWord
(
ubyte[] Bytes
);