TypeAdapter<String,InputStream>
public class StringToInputStreamAdapter extends Object implements TypeAdapter<String,InputStream>
Constructor | Description |
---|---|
StringToInputStreamAdapter() |
Modifier and Type | Method | 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.