public static interface Stream.Binary extends Stream
Stream.Binary, Stream.Char| Modifier and Type | Method and Description |
|---|---|
Stream.Binary |
append(byte[] data) |
Stream.Binary |
append(byte[] data,
int off,
int len) |
Stream.Binary append(byte[] data) throws IOException
IOExceptionStream.Binary append(byte[] data, int off, int len) throws IOException
IOExceptionCopyright © 2013 eXo Platform SAS. All Rights Reserved.