ModifyBytes 2025.5.31.15¶
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. |