java - Decompressing and Compressing a Zip/GZip Stream in JavaScript? -


i want exchange compressed streams between client , server , asking myself if there chance read , write arrays compressed / decompressed using gzipinputstream or zipinputstream. not want port own compression library.

i might default java implementation of classes translated gwt before spend 2 days on this, there default library? saw libs zipping / unzipping files in js rather have byte array transformed in byte array.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -