@:implnew (length:Int, bytesData:BytesData)
@:implcompress (this:HaxeBytes):Bytes
@:impldecompress (this:HaxeBytes):Bytes
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
staticloadFromBytes (bytes:Bytes):Future<Bytes>
staticloadFromFile (path:String):Future<Bytes>
staticofData (b:BytesData):Bytes
staticofString (s:String):Bytes