public class ConverterUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
inputStreamToString(InputStream is)
Returns input stream content as String.
|
public static String inputStreamToString(InputStream is) throws IOException
is - an InputStreamIOExceptionCopyright © 2017 DocDoku. All rights reserved.