Function SBCommons.intToByteArray

Converts a uint to a ubyte array.

static ubyte[] intToByteArray (
  uint Number
);