Class StreamUtil
java.lang.Object
com.webcodepro.applecommander.util.StreamUtil
Common stream-handling routines.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
copy
(InputStream inputStream, OutputStream outputStream)
-
Constructor Details
-
StreamUtil
public StreamUtil()
-
-
Method Details
-
copy
- Throws:
IOException
-