Motivation: Make it easier to use the existing ByteBuf and the new BBuf in the same source files. To help transitioning between, and comparing, the two APIs. Modification: The new ...b2.ByteBuf class has been renamed to BBuf to avoid clashing with the existing ByteBuf name. Result: It's easier to make use of both classes in the same source files, since both can be imported independently.
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%