kotlin-stdlib / kotlin / Number / toByte toByte Common JVM JS Native 1.0 abstract fun toByte(): Byte Returns the value of this number as a Byte, which may involve rounding or truncation.