v1.8.10
  • Solutions
    • Multiplatform
    • Server-side
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
    • Playground
    • Hands-on
    • Examples
    • Koans
← Docs
kotlin-stdlib / kotlinx.cinterop / UnsafeNumber / <init>

<init>

Native
1.3
UnsafeNumber(actualPlatformTypes: Array<String>)

Marker for declarations that depend on numeric types of different bit width on at least two platforms.

Parameters

actualPlatformTypes - : Contains platform types represented as {konanTarget}: {type fqn} e.g. linux_x64:kotlin.Int,linux_arm64:kotlin.Long

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license.
Supported and developed by JetBrains