Function SBCommons.intToByteArray
Converts a uint to a ubyte array.
static ubyte[] intToByteArray
(
uint Number
);
Converts a uint to a ubyte array.
static ubyte[] intToByteArray
(
uint Number
);