tuweni / org.apache.tuweni.units.bigints / UInt256Value / toBigInteger

toBigInteger

open fun toBigInteger(): BigInteger! (source)

Provides the value as a BigInteger.

Return
BigInteger!: This value as a BigInteger.