BytesData

BytesData(Wrapper)

package php

Available on php

Variables

read only length:Int

Methods

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 methods

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部