toInt abstract method

int toInt()

Converts this Uint256 to an integer.

Returns an integer representation of the Uint256 value.

Implementation

int toInt();