Create a BigInt from an integer in a ubyte array
the binary value to load
size of buf
number-base of the integer in buf
BigInt representing the integer in the ubyte array
See Implementation
Create a BigInt from an integer in a ubyte array