OSGi Alliance http://www.osgi.org/
- 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
Copyright (c) OSGi Alliance (2014, 2020). All Rights Reserved.
Copyright (c) OSGi Alliance (2014, 2020). All Rights Reserved.