netty-incubator-buffer-api/src/test/java
Chris Vest 7775460984 Make bifurcate and ensureWritable more flexible
This supports more use cases.
The ensureWritable method can now amortise its allocation cost by allocating more than what is strictly necessary to satisfy the immediate call.
The bifurcate method can now split at a given offset.
2021-04-27 10:00:27 +02:00
..
io/netty/buffer/api Make bifurcate and ensureWritable more flexible 2021-04-27 10:00:27 +02:00