org.eclipse.net4j.util.io
Class ExtendedDataInput.Stream
java.lang.Object
java.io.InputStream
org.eclipse.net4j.util.io.ExtendedDataInput.Stream
- All Implemented Interfaces:
- Closeable
- Enclosing interface:
- ExtendedDataInput
- public static class ExtendedDataInput.Stream
- extends InputStream
- Since:
- 2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedDataInput.Stream
public ExtendedDataInput.Stream(ExtendedDataInput delegate)
getDelegate
public ExtendedDataInput getDelegate()
read
public int read()
throws IOException
- Specified by:
read
in class InputStream
- Throws:
IOException
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.