byte

fun byte(byte: Byte): Byte
fun byte(long: Long): Byte
fun byte(string: String?, radix: Int = 10): Byte