toByte
Converts this Int value to Byte.
If this value is in Byte.MIN_VALUE..Byte.MAX_VALUE, the resulting Byte value represents the same numerical value as this Int.
The resulting Byte value is represented by the least significant 8 bits of this Int value.
Since Kotlin
1.0Converts this Int value to Byte.
If this value is in Byte.MIN_VALUE..Byte.MAX_VALUE, the resulting Byte value represents the same numerical value as this Int.
The resulting Byte value is represented by the least significant 8 bits of this Int value.
Since Kotlin
1.1Converts this Int value to Byte.
If this value is in Byte.MIN_VALUE..Byte.MAX_VALUE, the resulting Byte value represents the same numerical value as this Int.
The resulting Byte value is represented by the least significant 8 bits of this Int value.
Since Kotlin
1.0Converts this Int value to Byte.
If this value is in Byte.MIN_VALUE..Byte.MAX_VALUE, the resulting Byte value represents the same numerical value as this Int.
The resulting Byte value is represented by the least significant 8 bits of this Int value.
Since Kotlin
1.3Converts this Int value to Byte.
If this value is in Byte.MIN_VALUE..Byte.MAX_VALUE, the resulting Byte value represents the same numerical value as this Int.
The resulting Byte value is represented by the least significant 8 bits of this Int value.
Since Kotlin
1.8Converts this Int value to Byte.
If this value is in Byte.MIN_VALUE..Byte.MAX_VALUE, the resulting Byte value represents the same numerical value as this Int.
The resulting Byte value is represented by the least significant 8 bits of this Int value.