Open DragonEy3 opened 5 years ago
Yes, it there a way to recompress the files?
I'm currently looking into this as well. If anyone can provide an example in how to achieve this would be appreciated.
After looking into it, I think you can use the writeUncompressed method and then use node's zlib library to compress it.
Description says package is a parser and serializer but I only see a parse function... Did i miss something?