com.mchange.io
Class OutputStreamUtils
java.lang.Object
com.mchange.io.OutputStreamUtils
Deprecated. use com.mchange.v1.io.OutputStreamUtils
public final class OutputStreamUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attemptClose
public static void attemptClose(OutputStream os)
- Deprecated.
attemptClose
public static void attemptClose(OutputStream os,
RobustMessageLogger logger)
- Deprecated.