mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
best practice on java platform #411
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lixuemuyangfeng on GitHub (Jan 18, 2022).
I'm a rookie here and want to learn about brotli's best practices on the Java platform
i used to use https://github.com/nixxcode/jvm-brotli ,but does not work due to the version of gcc...
now i hava ask here.
Is there any Experienced Bro who can help ?
@hyperxpro commented on GitHub (Jan 24, 2022):
Try this instead: https://github.com/hyperxpro/Brotli4j
@slandelle commented on GitHub (Mar 27, 2023):
Should be closed