mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
1e227ca643
NIFI-7964 Remove unused import NIFI-7964 Reverted to using BufferedInputStream along with unmarkable NIFI-7964 Made UnmarkableInputStream static and added factory method NIFI-7964 Remove unnecessary factory method from UnmarkableInputStream This closes #4632. Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>