netty-incubator-buffer-api/buffer-api/src/main/java/io/netty/buffer/api
Chris Vest d0d929bc55 Align the remaining exception expectations and fix MemSegBuffer and CompositeBuffer to throw the correct exceptions 2021-06-01 12:04:57 +02:00
..
adaptor Fix exceptions in ByteBufAdaptor 2021-06-01 10:34:41 +02:00
bytebuffer Make Buffer.ensureWritable throw exceptions consistent with the rest of the API 2021-06-01 11:35:01 +02:00
internal Get the tests passing again 2021-06-01 10:28:42 +02:00
pool Further reduce memory overhead of PooledBufferAllocator 2021-05-21 15:37:59 +02:00
unsafe Make Buffer.ensureWritable throw exceptions consistent with the rest of the API 2021-06-01 11:35:01 +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 Move to custom exception types 2021-05-31 11:50:44 -07: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 chore: fix a few typos 2021-05-28 06:58:22 -07:00
BufferClosedException.java Move to custom exception types 2021-05-31 11:50:44 -07:00
BufferHolder.java Fix numerous review comments 2021-05-28 16:23:35 +02:00
BufferReadOnlyException.java Move to custom exception types 2021-05-31 11:50:44 -07: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 Align the remaining exception expectations and fix MemSegBuffer and CompositeBuffer to throw the correct exceptions 2021-06-01 12:04:57 +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 Fix more review comments 2021-05-28 17:10:46 +02:00
Owned.java Remove `acquire` from the public API 2021-05-26 17:19:26 +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 Fix numerous review comments 2021-05-28 16:23:35 +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
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