W3cubDocs

/Haxe PHP

BytesData(Wrapper)

package php

Available on php

Variables

@:impl read only length:Int

Methods

@:has_untyped @:impl inline blit (this:Wrapper, pos:Int, src:BytesData, srcpos:Int):Void

@:has_untyped @:impl inline compare (this:Wrapper ):Int

@:impl inline copy ():BytesData

@:has_untyped @:impl inline get (this:Wrapper ):Int

@:has_untyped @:impl inline getString (this:Wrapper, pos:Int):String

@:has_untyped @:impl inline set (this:Wrapper, index:Int):Void

@:has_untyped @:impl inline sub (this:Wrapper, pos:Int):BytesData

@:impl inline toString ():String

Static variables

@:impl static read only length:Int

Static methods

@:has_untyped static inline alloc (length:Int):BytesData

@:has_untyped static inline alloc (length:Int):BytesData

@:has_untyped @:impl static inline blit (this:Wrapper, pos:Int, src:BytesData, srcpos:Int):Void

@:has_untyped @:impl static inline compare (this:Wrapper ):Int

@:impl static inline copy ():BytesData

@:has_untyped @:impl static inline get (this:Wrapper ):Int

@:has_untyped @:impl static inline getString (this:Wrapper, pos:Int):String

static inline ofString (s:String):BytesData

static inline ofString (s:String):BytesData

@:has_untyped @:impl static inline set (this:Wrapper, index:Int):Void

@:has_untyped @:impl static inline sub (this:Wrapper, pos:Int):BytesData

@:impl static inline toString ():String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/BytesData.html