private static class EncodeContent.EncodeHex extends Object implements StreamCallback
Modifier and Type | Field and Description |
---|---|
private static byte[] |
HEX_CHARS |
Modifier | Constructor and Description |
---|---|
private |
EncodeHex() |
Modifier and Type | Method and Description |
---|---|
void |
process(InputStream in,
OutputStream out) |
public void process(InputStream in, OutputStream out) throws IOException
process
in interface StreamCallback
IOException
Copyright © 2023 Apache NiFi Project. All rights reserved.