Uses of Class
io.netty5.buffer.BufferRef
-
Packages that use BufferRef Package Description io.netty5.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of BufferRef in io.netty5.buffer
Methods in io.netty5.buffer that return BufferRef Modifier and Type Method Description protected BufferRef
BufferRef. receive(Buffer buf)
-