public class StreamUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getStreamContents(InputStream is)
Returns the stream contents as an UTF-8 encoded string
|
public static String getStreamContents(InputStream is)
is - input streamCopyright © 2010 - 2020 Adobe. All Rights Reserved