Package org.aksw.commons.util.io.out
Class OutputStreamUtils
java.lang.Object
org.aksw.commons.util.io.out.OutputStreamUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringtoString(Consumer<OutputStream> action, Charset charset) static StringtoStringUtf8(Consumer<OutputStream> action)
-
Constructor Details
-
OutputStreamUtils
public OutputStreamUtils()
-
-
Method Details
-
toStringUtf8
-
toString
-