extractInt

val A_Number.extractInt: Int

Extract a 32-bit signed Kotlin Int from the receiver.

Return

A 32-bit signed Kotlin Int.