Uses of Interface
org.springframework.core.io.buffer.CloseableDataBuffer
Package
Description
Generic abstraction for working with byte buffer implementations.
-
Uses of CloseableDataBuffer in org.springframework.core.io.buffer
Modifier and TypeClassDescriptionfinal class
Implementation of theDataBuffer
interface that wraps a Netty 5Buffer
.