Interface InputStreamFactory

    • Method Detail

      • create

        java.io.InputStream create​(java.io.InputStream inStream)
                            throws java.io.IOException
        Throws:
        java.io.IOException