toLong

abstract fun toLong(): Long(source)

Returns the value of this number as a Long, which may involve rounding or truncation.

Since Kotlin

1.0
abstract fun toLong(): Long(source)

Returns the value of this number as a Long, which may involve rounding or truncation.

Since Kotlin

1.3