public class BinaryOutputStream extends Object implements Stream.Binary
Stream.Binary, Stream.Char| Constructor and Description |
|---|
BinaryOutputStream(OutputStream delegate) |
public BinaryOutputStream(OutputStream delegate)
public Stream.Binary append(byte[] data) throws IOException
append in interface Stream.BinaryIOExceptionpublic Stream.Binary append(byte[] data, int off, int len) throws IOException
append in interface Stream.BinaryIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void flush()
throws IOException
flush in interface FlushableIOExceptionCopyright © 2013 eXo Platform SAS. All Rights Reserved.