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 InputStreamIOException
Copyright © 2017 DocDoku. All rights reserved.