kotlin-stdlib / kotlinx.cinterop / convert convert Native 1.3 fun < reified R : Any > Byte . convert ( ) : R (source) fun < reified R : Any > Short . convert ( ) : R (source) fun < reified R : Any > Int . convert ( ) : R (source) fun < reified R : Any > Long . convert ( ) : R (source) fun < reified R : Any > UByte . convert ( ) : R (source) fun < reified R : Any > UShort . convert ( ) : R (source) fun < reified R : Any > UInt . convert ( ) : R (source) fun < reified R : Any > ULong . convert ( ) : R (source)