BigInt.binaryDecode

Read integer value from a ubyte array (SecureVector!ubyte)

Parameters

buf Vector!(ubyte, ALLOC)

the array to load from

Meta