程序包 | 说明 |
---|---|
io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
限定符和类型 | 方法和说明 |
---|---|
protected SwappedByteBuf |
UnpooledUnsafeDirectByteBuf.newSwappedByteBuf() |
protected SwappedByteBuf |
AbstractByteBuf.newSwappedByteBuf()
Creates a new
SwappedByteBuf for this ByteBuf instance. |