-
- All Implemented Interfaces:
-
java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
public final class UsbFileOutputStream extends OutputStream
UsbFileOutputStream provides common OutputStream access to a UsbFile.
-
-
Constructor Summary
Constructors Constructor Description UsbFileOutputStream(UsbFile file, Boolean append)UsbFileOutputStream(UsbFile file)
-