ModifyBytes
Description
Discard byte range at the start and end or all content of a binary file.
Tags
binary, discard, keep
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Start Offset * | Start Offset | 0 B | Number of bytes removed at the beginning of the file. Supports Expression Language, using FlowFile attributes and Environment variables. | |
End Offset * | End Offset | 0 B | Number of bytes removed at the end of the file. Supports Expression Language, using FlowFile attributes and Environment variables. | |
Remove All Content * | Remove All Content | false |
| Remove all content from the FlowFile superseding Start Offset and End Offset properties. |
Dynamic Properties
This component does not support dynamic properties.
Relationships
Name | Description |
---|---|
success | Processed flowfiles. |
Reads Attributes
This processor does not read attributes.
Writes Attributes
This processor does not write attributes.
State Management
This component does not store state.
Restricted
This component is not restricted.
Input Requirement
This component requires an incoming relationship.
System Resource Considerations
This component does not specify system resource considerations.