netty-incubator-buffer-api/buffer-api/src/main/java/io/netty/buffer/api
2021-05-27 14:07:31 +02:00
..
adaptor Remove the slice methods, add copy methods 2021-05-27 14:07:31 +02:00
bytebuffer Remove the slice methods, add copy methods 2021-05-27 14:07:31 +02:00
internal Remove acquire from the public API 2021-05-26 17:19:26 +02:00
pool Further reduce memory overhead of PooledBufferAllocator 2021-05-21 15:37:59 +02:00
unsafe Remove the slice methods, add copy methods 2021-05-27 14:07:31 +02:00
AllocatorControl.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
Buffer.java Remove the slice methods, add copy methods 2021-05-27 14:07:31 +02:00
BufferAccessors.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
BufferAllocator.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
BufferHolder.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
BufferRef.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
ByteCursor.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
CompositeBuffer.java Remove the slice methods, add copy methods 2021-05-27 14:07:31 +02:00
Drop.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
ManagedBufferAllocator.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
MemoryManager.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
MemoryManagers.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
MemoryManagersOverride.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
Owned.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
package-info.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
ReadableComponent.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
ReadableComponentProcessor.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
Resource.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
ResourceDisposeFailedException.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
Scope.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
Send.java Remove acquire from the public API 2021-05-26 17:19:26 +02:00
WritableComponent.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00
WritableComponentProcessor.java First draft of splitting the repo into multiple modules and allowing builds with Java 11 2021-05-21 14:04:23 +02:00