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