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