Uses of Package
io.netty5.buffer.api.adaptor
-
Packages that use io.netty5.buffer.api.adaptor Package Description io.netty5.buffer.api.adaptor Helpers for integrating with the existingio.netty5.buffer.ByteBufAPI.io.netty5.buffer.api.internal Internal implementation details that can be shared among Buffer implementations. -
Classes in io.netty5.buffer.api.adaptor used by io.netty5.buffer.api.adaptor Class Description ByteBufAllocatorAdaptor ByteBufBuffer An implementation of theBufferinterface, that wraps aByteBuf. -
Classes in io.netty5.buffer.api.adaptor used by io.netty5.buffer.api.internal Class Description BufferIntegratable Interfaces that are required for an object to stand-in for aio.netty5.buffer.ByteBufin Netty.ByteBufAllocatorAdaptor