netty-incubator-buffer-api/src/main/java/io/netty/buffer/api/memseg
Chris Vest de305bd6b9 Align slice sendability of composite buffers with that of non-composite buffers
This means we no longer need to have tests that are parameterised over non-sliced buffers.
2021-03-16 17:22:41 +01:00
..
AbstractMemorySegmentManager.java Allow slices to obtain ownership when parent is closed 2021-03-15 16:42:56 +01:00
ArcDrop.java Add toString implementations to all Drop implementations 2021-03-16 17:20:35 +01:00
HeapMemorySegmentManager.java Align slice sendability of composite buffers with that of non-composite buffers 2021-03-16 17:22:41 +01:00
MemSegBuffer.java Add toString implementations to all Drop implementations 2021-03-16 17:20:35 +01:00
NativeMemorySegmentManager.java Move the MemorySegment based Buf implementation to its own package, and break the remaining bits of tight coupling. 2020-11-17 15:53:40 +01:00
package-info.java Rename Buf to Buffer and Allocator to BufferAllocator 2021-02-12 18:22:07 +01:00