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 existingByteBuf
API.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 -
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 aByteBuf
in Netty.ByteBufAllocatorAdaptor