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