Uses of Interface
org.springframework.core.io.buffer.PooledDataBuffer
Package
Description
Generic abstraction for working with byte buffer implementations.
-
Uses of PooledDataBuffer in org.springframework.core.io.buffer
Modifier and TypeClassDescriptionclass
Implementation of theDataBuffer
interface that wraps a Netty 4ByteBuf
.