mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
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>