Uses of Class
io.netty5.buffer.api.adaptor.ByteBufBuffer
-
Packages that use ByteBufBuffer Package Description io.netty5.buffer.api.adaptor Helpers for integrating with the existingByteBuf
API. -
-
Uses of ByteBufBuffer in io.netty5.buffer.api.adaptor
Methods in io.netty5.buffer.api.adaptor that return types with arguments of type ByteBufBuffer Modifier and Type Method Description protected Owned<ByteBufBuffer>
ByteBufBuffer. prepareSend()
-