Generated by
JDiff

Package org.springframework.core.codec

Changed Classes and Interfaces
ByteArrayEncoder Encoder for {@code byte} arrays.
ByteBufferEncoder Encoder for ByteBuffers.
CharSequenceEncoder Encode from a {@code CharSequence} stream to a bytes stream.
DataBufferEncoder Simple pass-through encoder for DataBuffers.
Encoder Strategy to encode a stream of Objects of type {@code } into an output stream of bytes.
ResourceEncoder Encoder for Resources.