asBigInt abstract method

BigInt asBigInt()

Returns this value as a BigInt value.

FormatException is thrown if an underlying value cannot be converted to BigInt.

Implementation

BigInt asBigInt();