ModifyBytes 2.3.0¶
BUNDLE¶
org.apache.nifi | nifi-standard-nar
DESCRIPTION¶
Discard byte range at the start and end or all content of a binary file.
INPUT REQUIREMENT¶
REQUIRED
Supports Sensitive Dynamic Properties¶
false
PROPERTIES¶
Property |
Description |
---|---|
End Offset |
Number of bytes removed at the end of the file. |
Remove All Content |
Remove all content from the FlowFile superseding Start Offset and End Offset properties. |
Start Offset |
Number of bytes removed at the beginning of the file. |
RELATIONSHIPS¶
NAME |
DESCRIPTION |
---|---|
success |
Processed flowfiles. |