- java.lang.Object
-
- java.io.InputStream
-
- aQute.lib.io.ByteBufferInputStream
-
-
Method Summary
-
Methods inherited from class java.io.InputStream
read
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
read
public int read()
- Specified by:
read in class java.io.InputStream
-
skip
public long skip(long n)
- Overrides:
skip in class java.io.InputStream
-
available
public int available()
- Overrides:
available in class java.io.InputStream
-
close
public void close()
- Specified by:
close in interface java.io.Closeable
- Specified by:
close in interface java.lang.AutoCloseable
- Overrides:
close in class java.io.InputStream
-
reset
public void reset()
- Overrides:
reset in class java.io.InputStream
Data In Motion GmbH all rights reserved
Data In Motion GmbH all rights reserved