| Package | Description | 
|---|---|
| org.springframework.core.codec | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteArrayDecoderDecoder for  bytearrays. | 
| class  | ByteBufferDecoderDecoder for  ByteBuffers. | 
| class  | DataBufferDecoderSimple pass-through decoder for  DataBuffers. | 
| class  | ResourceDecoderDecoder for  Resources. | 
| class  | StringDecoderDecode from a data buffer stream to a  Stringstream. |