public class DecryptInputStream extends BufferedByteHolderInputStream
Modifier and Type | Field and Description |
---|---|
protected DataFactory |
dataFactory |
protected java.io.InputStream |
in |
bh
Constructor and Description |
---|
DecryptInputStream(java.io.InputStream in,
ByteHolder bh,
DataFactory dataFactory) |
Modifier and Type | Method and Description |
---|---|
void |
fillByteHolder() |
available, read, read, skip
getByteHolder, setByteHolder
protected DataFactory dataFactory
protected java.io.InputStream in
public DecryptInputStream(java.io.InputStream in, ByteHolder bh, DataFactory dataFactory) throws java.io.IOException
java.io.IOException
public void fillByteHolder() throws java.io.IOException
fillByteHolder
in class BufferedByteHolderInputStream
java.io.IOException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.