Uses of Class
io.netty.buffer.UnpooledDirectByteBuf
- 
Packages that use UnpooledDirectByteBuf Package Description io.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message.
- 
- 
Uses of UnpooledDirectByteBuf in io.netty.bufferSubclasses of UnpooledDirectByteBuf in io.netty.buffer Modifier and Type Class Description classUnpooledUnsafeDirectByteBufA NIOByteBufferbased buffer.
 
-