Int16Array

constructor()(source)
constructor(length: Int)(source)
constructor(elements: JsIterable<Short>)(source)
constructor(elements: ReadonlyArray<Short>)(source)
constructor(buffer: B, byteOffset: Int = definedExternally, length: Int = definedExternally)(source)