nixxcode / jvm-brotli

Lightweight, cross-platform Java library for the Brotli compression format
73 stars 10 forks source link

Implement Native Library Loader #3

Closed nixxcode closed 5 years ago

nixxcode commented 5 years ago

Handler classes for loading the native brotli lib.

Only supports Windows 64-bit for now, but will be expanded in the future