| 程序包 | 说明 |
|---|---|
| io.netty.buffer |
Benchmarks for
io.netty.buffer. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SwappedByteBuf |
UnpooledUnsafeHeapByteBuf.newSwappedByteBuf()
已过时。
|
protected SwappedByteBuf |
UnpooledUnsafeDirectByteBuf.newSwappedByteBuf() |
protected SwappedByteBuf |
AbstractByteBuf.newSwappedByteBuf()
Creates a new
SwappedByteBuf for this ByteBuf instance. |