Encode the integer value from a BigInt to a ubyte array
destination ubyte array for the encoded integer value with given base
the BigInt to use as integer source
number-base of resulting ubyte array representation
See Implementation
Encode the integer value from a BigInt to a ubyte array