public class BinaryFileWriter extends Object implements FileHandler
| Constructor and Description |
|---|
BinaryFileWriter(BufferedOutputStream bos) |
public BinaryFileWriter(BufferedOutputStream bos)
public void close()
throws IOException
close in interface FileHandlerIOExceptionpublic void write(byte[] buffer)
throws IOException
IOExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.