toInt32 abstract method

Int32 toInt32()

Returns an Int32 representation of this integer.

Narrower values are sign-extended and wider values have their high bits truncated.

Implementation

Int32 toInt32();