toByte

abstract fun toByte(): Byte(source)

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

Since Kotlin

1.0
abstract fun toByte(): Byte(source)

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

Since Kotlin

1.3