IOUtils
@Deprecated public final class StreamUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
toString(InputStream stream)
Deprecated.
use
IOUtils.toString(InputStream) instead |
@Deprecated public static String toString(InputStream stream)
IOUtils.toString(InputStream)
insteadCopyright © 2002–2017 InfoEther. All rights reserved.