java.io.Closeable, java.lang.AutoCloseablepublic class DecryptInputStream extends BufferedByteHolderInputStream
| Modifier and Type | Field | Description |
|---|---|---|
protected DataFactory |
dataFactory |
|
protected java.io.InputStream |
in |
bh| Constructor | Description |
|---|---|
DecryptInputStream(java.io.InputStream in,
ByteHolder bh,
DataFactory dataFactory) |
| Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.