BrotliHaxe
BrotliHaxe copied to clipboard
Bytes should be used instead of vectors
If Bytes is used to hold and process bytes instead of vectors, much, much better performance can be achieved on every platform.
https://api.haxe.org/haxe/io/Bytes.html https://api.haxe.org/haxe/io/BytesData.html