Static variables

staticread onlybuffer:Bytes

staticread onlybyteLength:Int

staticread onlybyteOffset:Int

Static methods

@:value({ pos : 0 })staticfromBytes(bytes:Bytes, pos:Int = 0, ?length:Int):ArrayBufferView

Available on python, neko, hl, php, cs, lua, flash, cpp, macro, java

staticinlinesub(this:ArrayBufferViewData, begin:Int, ?length:Int):ArrayBufferView

staticinlinesubarray(this:ArrayBufferViewData, ?begin:Int, ?end:Int):ArrayBufferView

Available on python, neko, hl, php, cs, lua, flash, cpp, macro, java