Class InputStreamUtils
java.lang.Object
org.aksw.commons.util.io.in.InputStreamUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InputStreamUtils
public InputStreamUtils()
-
-
Method Details
-
forceMarkSupport
Deprecated.If the given stream does not support marks then returns it wrapped with a buffered input stream.
-