Skip to content

netty-contrib/bytebuf-adaptors

Repository files navigation

Netty 5.x ByteBuf Adaptors

The adaptors allow Netty 4.1 ByteBuf objects to be converted to Netty 5 Buffer objects, and vice versa. The conversion can either be done explicitly, by calling methods on BtyeBufAdaptor or ByteBufBuffer, or by adding a BufferConversionHandler to the Netty pipeline.

About

Adaptors and convertors for using Netty 4.1 ByteBuf in Netty 5

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages