Function SBCommons.longToByteArray

Converts a ulong to a ubyte array.

static ubyte[] longToByteArray (
  ulong Number
);