snappy-java icon indicating copy to clipboard operation
snappy-java copied to clipboard

Proposal: Support combining direct and non direct bytebuffers

Open richardstartin opened this issue 7 years ago • 0 comments

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.

richardstartin avatar Jan 11 '19 18:01 richardstartin