← Docs
kotlin-stdlib / org.khronos.webgl / Uint8ClampedArray / <init>

<init>

JS
1.1
Uint8ClampedArray ( length : Int )
Uint8ClampedArray ( array : Uint8ClampedArray )
Uint8ClampedArray ( array : Array < Byte > )
Uint8ClampedArray (
buffer : ArrayBuffer ,
byteOffset : Int = definedExternally ,
length : Int = definedExternally )
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .