public class BinaryFileWriter extends Object implements AutoCloseable
| Constructor and Description |
|---|
BinaryFileWriter(OutputStream outputStream) |
public BinaryFileWriter(OutputStream outputStream)
public long write(InputStream inputStream) throws IOException
IOExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2022 Perfana. All rights reserved.