Is there a way to copy/split an input stream into two input streams similar to apache commons TeeOutputStream? I am trying to filter some input from the stream while displaying the entire input stream in another thread.
Use org.apache.commons.io.input.TeeInputStream
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With