public static class ExtendedDataOutput.Stream extends OutputStream
| Constructor and Description |
|---|
Stream(ExtendedDataOutput delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ExtendedDataOutput |
getDelegate() |
void |
write(int b) |
flush, write, writepublic Stream(ExtendedDataOutput delegate)
public ExtendedDataOutput getDelegate()
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class OutputStreamIOExceptionCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.