Constructor

@:implnew (length:Int, bytesData:BytesData)

Methods

@:implcompress (this:HaxeBytes):Bytes

@:impldecompress (this:HaxeBytes):Bytes

Static methods

static__fromNativePointer (data:Dynamic, length:Int):Bytes

staticalloc (length:Int):Bytes

staticinlinefastGet (b:BytesData, pos:Int):Int

staticfromBytes (bytes:Bytes):Bytes

staticfromFile (path:String):Bytes