int

fun int(range: IntRange = Int.MIN_VALUE..Int.MAX_VALUE): Int(source)

Reads one integer within the caller's accepted range.