Motivation: As previously stated, we wish to have configurable byte order on our buffers. Modification: Update the generator to produce 3 variants of accessors; for configured byte order, for BE and for LE. Also run the generator and include the new code in the commit. Result: We now have configurable byte order for our buffers, and explicit accessors for both BE and LE.
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%