I have an "InputStream" as input in the public API. I need to read the input stream twice. Is there any way I can read/process inputStream multiple times? If yes,