Yes. The big issue with compression is that it adds a lot of code.

The most commonly used JS library for compression is pako.[1] I’m using that 
personally.

We don’t want to include something like this in BinaryData because it adds a 
lot of bulk.

HTH,
Harbs

[1]http://nodeca.github.io/pako/ <http://nodeca.github.io/pako/>

> On May 17, 2018, at 4:17 PM, Carlos Rovira <carlosrov...@apache.org> wrote:
> 
> Hi,
> 
> BinaryData is the new ByteArray in royale right?
> I was searching for compress/uncompress methods but seems we don't have yet
> 
> I'm missing something here? maybe the compress/uncompress algorithms has
> some license issues and for that reason wasn't implemented?
> 
> thanks
> 
> 
> -- 
> Carlos Rovira
> http://about.me/carlosrovira

Reply via email to