Class IOTools
java.lang.Object
org.apache.maven.executor.support.IOTools
Support class IO.
-
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreamCopy from Java 9+static OutputStreamCopy from Java 9+static longtransferTo(InputStream in, OutputStream out) Copy from Java 9+
-
Method Details
-
transferTo
Copy from Java 9+- Throws:
IOException
-
nullInputStream
Copy from Java 9+ -
nullOutputStream
Copy from Java 9+
-