[
https://issues.apache.org/jira/browse/NIFI-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786684#comment-17786684
]
crissaegrim commented on NIFI-12017:
------------------------------------
https://github.com/apache/nifi/pull/8036/files
> EncodeContent: Allow single line output for base64 and base32
> -------------------------------------------------------------
>
> Key: NIFI-12017
> URL: https://issues.apache.org/jira/browse/NIFI-12017
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.23.2
> Reporter: Umar Hussain
> Assignee: crissaegrim
> Priority: Minor
> Fix For: 1.latest, 2.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This ticket focuses on adding the option in EncodeContent processor for
> outputting Base64 and Base32 encoded content in a single line, in addition to
> by default splitting output.
> This option will only appear when encoding base64 and base32 (will not apply
> to hex) and not in any decoding.
> It will help in cases where single line encoded content is required, for
> which currently we need to use an additional ReplaceText processor to remove
> line separator
--
This message was sent by Atlassian Jira
(v8.20.10#820010)