| Package | Description | 
|---|---|
| org.springframework.core.codec | 
| Modifier and Type | Method and Description | 
|---|---|
| default T | Decoder. decode(DataBuffer buffer,
      ResolvableType targetType,
      MimeType mimeType,
      Map<String,Object> hints)Decode a data buffer to an Object of type T. |