package php
Available on phpread only length:Int
inline blit (pos:Int, src:BytesData, srcpos:Int, len:Int):Void
inline compare (other:BytesData):Int
inline copy ():BytesData
inline get (pos:Int):Int
inline getString (pos:Int, len:Int):String
inline set (index:Int, val:Int):Void
inline sub (pos:Int, len:Int):BytesData
inline toString ():String
static inline alloc (length:Int):BytesData
static inline ofString (s:String):BytesData
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/php/BytesData.html