ning / compress

High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package
Other
254 stars 40 forks source link

Parallel (follow up) #28

Closed javabean closed 11 years ago

javabean commented 11 years ago

Implement most of the changes from pull request #27 comments

cowtowncoder commented 11 years ago

I know someone who will love ability to copy from a ByteBuffer... :-)

Thank you for changes!