Modifier and Type | Method and Description |
---|---|
protected SwappedByteBuf |
UnpooledUnsafeDirectByteBuf.newSwappedByteBuf() |
protected SwappedByteBuf |
UnpooledUnsafeHeapByteBuf.newSwappedByteBuf()
Deprecated.
|
protected SwappedByteBuf |
AbstractByteBuf.newSwappedByteBuf()
Creates a new
SwappedByteBuf for this ByteBuf instance. |
Copyright © 2008–2020 The Netty Project. All rights reserved.