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