Chris Vest
b5ac0fdbe6
Remove LE/BE accessor method variants from the Buf interface
Motivation: Having method variants for explicit endians made the API too wide. Modification: Remove all LE/BE accessor method variants from the Buf API and implementation. Result: The Buf API is now simpler.
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%