| Class | Description | 
|---|---|
| BlobToInputStreamConverter | |
| ByteArrayToInputStreamConverter | 
 ContentTypeConverter that converts byte arrays into InputStream. 
 | 
| ByteArrayToStringConverter | 
 ContentTypeConverter that converts byte arrays into Strings. 
 | 
| InputStreamToByteArrayConverter | 
 Converter that converts an InputStream to a byte array. 
 | 
| StringToByteArrayConverter | 
 ContentTypeConverter that converts String into byte arrays. 
 | 
Copyright © 2010–2018. All rights reserved.