snappy-java
snappy-java copied to clipboard
Proposal: Support combining direct and non direct bytebuffers
I have a specific need to decompress the contents of a direct ByteBuffer into a non-direct ByteBuffer. I am prepared to submit a PR to implement this unless there are reservations.