airlift / aircompressor

A port of Snappy, LZO, LZ4, and Zstandard to Java
Apache License 2.0
549 stars 110 forks source link

BZ2 cleanup #158

Closed dain closed 1 year ago

dain commented 1 year ago

BZ2 input stream is overly complex due to unused features inherited from Hadoop.