Chris Vest
cfb45597f0
Rename BBufTest to BufTest
Motivation: The BBufTest was implemented entirely in terms of the Buf interface. There is no reason for it to reference any particular implementation. Modification: BBufTest and friends are renamed to just BufTest. Result: Tests are now named after the API surface they test.
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%