软件包 | 描述 |
---|---|
io.netty.buffer |
抽象字节缓冲区 - 表示低级二进制和文本消息的基本数据结构。
|
Modifier and Type | Method and Description |
---|---|
protected SwappedByteBuf |
UnpooledUnsafeDirectByteBuf.newSwappedByteBuf() |
protected SwappedByteBuf |
AbstractByteBuf.newSwappedByteBuf()
为此 ByteBuf 实例创建一个新的SwappedByteBuf 。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.