Package io.netty5.handler.adaptor

This package contains a handler that can convert ByteBuf instances into Buffer, and vice versa.

This can be used to build pipelines that contain handlers that operate on different buffer types.