Uses of Interface
org.springframework.core.io.buffer.TouchableDataBuffer
Package
Description
Generic abstraction for working with byte buffer implementations.
-
Uses of TouchableDataBuffer in org.springframework.core.io.buffer
Modifier and TypeInterfaceDescriptioninterface
Extension ofDataBuffer
that allows for buffers that share a memory pool.Modifier and TypeClassDescriptionfinal class
Implementation of theDataBuffer
interface that wraps a Netty 5Buffer
.class
Implementation of theDataBuffer
interface that wraps a Netty 4ByteBuf
.Modifier and TypeMethodDescriptionAssociate the given hint with the data buffer for debugging purposes.