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, skipgetByteHolder, setByteHolderprotected DataFactory dataFactory
protected java.io.InputStream in
public DecryptInputStream(java.io.InputStream in,
ByteHolder bh,
DataFactory dataFactory)
throws java.io.IOException
java.io.IOExceptionpublic void fillByteHolder()
throws java.io.IOException
fillByteHolder in class BufferedByteHolderInputStreamjava.io.IOExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.