[
https://issues.apache.org/jira/browse/NIFI-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-16189:
------------------------------------
Description: The read method in {{org.apache.nifi.stream.io.StreamUtils can
be replaced with java.io.Inputstream}} method readNBytes(byte[], int, int){{{}.
{}}}Hence it should be deprecated. (was: The read method in
{{org.apache.nifi.stream.io.StreamUtils }}can be replaced with{{
java.io.Inputstream}} method readNBytes(byte[], int, int){{{}. {}}}Hence it
should be deprecated.)
> Deprecate read method in org.apache.nifi.stream.io.StreamUtils and replace it
> with method readNBytes(byte[], int, int) from java.io.Inputstream
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-16189
> URL: https://issues.apache.org/jira/browse/NIFI-16189
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> The read method in {{org.apache.nifi.stream.io.StreamUtils can be replaced
> with java.io.Inputstream}} method readNBytes(byte[], int, int){{{}. {}}}Hence
> it should be deprecated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)