public final class BundleInputStream extends InputStream
| Constructor and Description |
|---|
BundleInputStream(org.apache.felix.framework.cache.Content root) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic BundleInputStream(org.apache.felix.framework.cache.Content root)
throws IOException
IOExceptionpublic int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.