Uses of Class
io.netty5.buffer.UnpooledHeapByteBuf
-
Packages that use UnpooledHeapByteBuf 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 UnpooledHeapByteBuf in io.netty5.buffer
Subclasses of UnpooledHeapByteBuf in io.netty5.buffer Modifier and Type Class Description class
UnpooledUnsafeHeapByteBuf
Big endian Java heap buffer implementation.
-