Generated by
JDiff

Package org.springframework.core.io.buffer

Changed Classes and Interfaces
DataBufferFactory A factory for DataBuffers, allowing for allocation and wrapping of data buffers.
DataBufferUtils Utility class for working with DataBuffers.
DefaultDataBufferFactory Default implementation of the {@code DataBufferFactory} interface.
NettyDataBufferFactory Implementation of the {@code DataBufferFactory} interface based on a Netty ByteBufAllocator.