Package de.galan.commons.io.streams
Class IOSupport
java.lang.Object
de.galan.commons.io.streams.IOSupport
Supportive I/O methods.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringinputstreamToString(InputStream is, Charset charset)
-
Constructor Details
-
IOSupport
public IOSupport()
-
-
Method Details
-
inputstreamToString
- Throws:
IOException
-
inputstreamToString
- Throws:
IOException
-