| 程序包 | 说明 |
|---|---|
| org.springframework.core.io.buffer |
Generic abstraction for working with byte buffer implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
NettyDataBuffer
Implementation of the
DataBuffer interface that wraps a Netty
ByteBuf. |
| 限定符和类型 | 方法和说明 |
|---|---|
PooledDataBuffer |
NettyDataBuffer.retain() |
PooledDataBuffer |
PooledDataBuffer.retain()
Increase the reference count for this buffer by one.
|