toLong

open override fun toLong(): Long(source)

Returns this value.

Since Kotlin

1.0
open override fun toLong(): Long(source)

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

Since Kotlin

1.1
open inline override fun toLong(): Long(source)

Returns this value.

Since Kotlin

1.3
open inline override fun toLong(): Long(source)

Returns this value.

Since Kotlin

1.8
open inline override fun toLong(): Long(source)

Returns this value.

Since Kotlin

1.8