Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

PRJ-166 fix Compression#152

Open
zhipengzuo wants to merge 1 commit intoJetBrains:masterfrom
zhipengzuo:fixCompression
Open

PRJ-166 fix Compression#152
zhipengzuo wants to merge 1 commit intoJetBrains:masterfrom
zhipengzuo:fixCompression

Conversation

@zhipengzuo
Copy link
Copy Markdown

fix enableCompression param to use gzip
the main reason is java compressed code is int8 ,but the pako.inflate require uint8.
so do the transfer before and after pako.inflate
PRJ-166

@SerVB SerVB requested a review from Avvessalom April 28, 2022 09:40
@YunaiV
Copy link
Copy Markdown

YunaiV commented Jul 11, 2022

nice,Improve a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants