| 软件包 | 描述 |
|---|---|
| io.netty.buffer |
抽象字节缓冲区 - 表示低级二进制和文本消息的基本数据结构。
|
| Modifier and Type | Class and Description |
|---|---|
class |
PooledByteBufAllocator |
class |
UnpooledByteBufAllocator
单纯的 ByteBufAllocator实现不会聚集任何东西。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.