Chris Vest
ec9395d36e
Run all Buf tests on slices as well.
Motivation: Slices should behave identical to normal and composite buffers in all but a very select few aspects related to ownership. Modification: Extend the test generation to also produce slice-versions of nearly all test cases. Both slices that cover the entire buffer, and slices that only cover a part of their parent buffer. Also fix a handful of bugs that this uncovered. Result: Buffer slices are now tested much more thoroughly, and a few bugs were fixed.
Netty Incubator Buffer API
This repository is incubating a new buffer API proposed for Netty 5.
Description
Languages
Java
99.6%
Dockerfile
0.2%
Makefile
0.2%