| Package | Description |
|---|---|
| org.apache.nifi.processors.standard.relp.frame |
| Modifier and Type | Method and Description |
|---|---|
RELPFrame |
RELPDecoder.getFrame()
Returns the decoded frame and resets the decoder for the next frame.
|
boolean |
RELPDecoder.process(byte currByte)
Process the next byte from the channel, updating the builder and state accordingly.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.