W3cubDocs

/Haxe JavaScript

ArrayBuffer

package js.html

@:native("ArrayBuffer") Available on js

Constructor

new (length:Int)

Throws:

null DOMError

Variables

read only byteLength:Int

Methods

slice (begin:Int, ?end:Int):ArrayBuffer

Static methods

static isView (value:Dynamic):Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/ArrayBuffer.html