| 程序包 | 说明 |
|---|---|
| net.hasor.neta.bytebuf |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DirectByteBufAllocator
基于 堆外内存的 ByteBuf 接口实现。
|
class |
HeapByteBufAllocator
基于 堆内存的 ByteBuf 接口实现。
|
class |
PooledDirectByteBufAllocator
ByteBufAllocator 接口实现用于创建池化的堆外 ByteBuf
|
class |
PooledHeapByteBufAllocator
ByteBufAllocator 接口实现用于创建池化的堆 ByteBuf
|
Copyright © 2022–2024. All rights reserved.