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 cs, cpp, flash, php, macro, hl, neko, lua, java, python

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

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

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