ArrayBufferView(ArrayBufferViewData)
package haxe.io
Available on all platforms
Static methods
staticfromBytes(bytes:Bytes, pos:Int = 0, ?length:Int):ArrayBufferView
Available on cs, php, neko, cpp, macro, java, lua, python, hl, flash
staticinlinefromData(a:ArrayBufferViewData):ArrayBufferView
Variables
read onlybuffer:Bytes
read onlybyteLength:Int
read onlybyteOffset:Int
Methods
inlinegetData():ArrayBufferViewData
inlinesub(begin:Int, ?length:Int):ArrayBufferView
inlinesubarray(?begin:Int, ?end:Int):ArrayBufferView
Available on cs, php, neko, cpp, macro, java, lua, python, hl, flash
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/io/ArrayBufferView.html