from String
Creates a KBigInteger from a string representation.
Return
A KBigInteger representing the specified value
Parameters
value
The string representation of the integer
Throws
if the string is not a valid integer representation
Creates a KBigInteger from a string representation.
A KBigInteger representing the specified value
The string representation of the integer
if the string is not a valid integer representation