private class EncryptContentPGP.PacketReadInputStreamCallback extends Object implements InputStreamCallback
| Modifier and Type | Field and Description |
|---|---|
private boolean |
packetFound |
| Modifier | Constructor and Description |
|---|---|
private |
PacketReadInputStreamCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(InputStream inputStream)
Process Input Stream and attempt to read OpenPGP Packet for content detection
|
public void process(InputStream inputStream)
process in interface InputStreamCallbackinputStream - Input Stream to be readCopyright © 2022 Apache NiFi Project. All rights reserved.