Uses of Class
io.netty.buffer.UnpooledHeapByteBuf
Packages that use UnpooledHeapByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of UnpooledHeapByteBuf in io.netty.buffer
Subclasses of UnpooledHeapByteBuf in io.netty.bufferModifier and TypeClassDescriptionclassBig endian Java heap buffer implementation.