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, skip
public BundleInputStream(org.apache.felix.framework.cache.Content root) throws IOException
IOException
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.