I summarized Kotlin basic number types and their range. In Kotlin, we can use Byte
, Short
, Int
, Long
, and UByte
, UShort
, UInt
, ULong
.
I summarized Kotlin basic number types and their range. In Kotlin, we can use Byte
, Short
, Int
, Long
, and UByte
, UShort
, UInt
, ULong
.