netty5/codec
Norman Maurer 60c9cbf46a FastLzFrameDecoder should not need to do any extra memory copies even when direct buffers are used (#11511)
Modifications:

Change code to not depend on heap buffers

Result:

Less memory copies
2021-07-26 11:59:23 +02:00
..
src FastLzFrameDecoder should not need to do any extra memory copies even when direct buffers are used (#11511) 2021-07-26 11:59:23 +02:00
pom.xml [Feature] Add zstd encoder (#11437) 2021-07-06 14:57:39 +02:00