
public static class ExtendedDataInput.Stream extends InputStream
| Constructor and Description |
|---|
ExtendedDataInput.Stream(ExtendedDataInput delegate) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedDataInput |
getDelegate() |
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic ExtendedDataInput.Stream(ExtendedDataInput delegate)
public ExtendedDataInput getDelegate()
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.