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