public interface IOUtils
| Modifier and Type | Method and Description |
|---|---|
default String |
toString(InputStream inputStream,
Charset charset)
Reads input stream to string using specified charset.
|
default String toString(InputStream inputStream, Charset charset) throws IOException
inputStream - charset - IOExceptionCopyright © 2020 FG Forrest, a.s.. All rights reserved.