Function SBCommons.byteArrayToWord

Converts back an ubyte[] array to a ushort value.

static ushort byteArrayToWord (
  ubyte[] Bytes
);