public final class StringToInputStreamAdapter extends Object implements TypeAdapter<String,InputStream>
| Constructor and Description | 
|---|
| StringToInputStreamAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| InputStream | adapt(String source) | 
public InputStream adapt(String source)
adapt in interface TypeAdapter<String,InputStream>Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.