netty-incubator-buffer-api/src/main/java/io/netty/buffer/api
2020-12-09 11:03:30 +01:00
..
memseg Update ByteCursor method names and related javadocs 2020-12-09 11:03:30 +01:00
Allocator.java Make it possible to extend composite buffers after creation 2020-12-03 17:48:28 +01:00
AllocatorControl.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
Buf.java Update ByteCursor method names and related javadocs 2020-12-09 11:03:30 +01:00
BufAccessors.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
ByteCursor.java Update ByteCursor method names and related javadocs 2020-12-09 11:03:30 +01:00
CompositeBuf.java Make ByteCursors from CompositeBuf slightly faster 2020-12-09 11:03:30 +01:00
Drop.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
ManagedAllocator.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
MemoryManager.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
NativeMemoryCleanerDrop.java Fix drop race with Cleaner 2020-12-07 17:35:21 +01:00
Owned.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
package-info.java Add a docker-based build 2020-11-18 17:16:37 +01:00
Rc.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
RcSupport.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
ResourceDisposeFailedException.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
Scope.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
Send.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00
SizeClassedMemoryPool.java Fix drop race with Cleaner 2020-12-07 17:35:21 +01:00
Statics.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
TransferSend.java Rename the 'b2' package to 'api' 2020-11-17 15:40:13 +01:00