Interface IInputStreamProvider

    • Method Detail

      • getInputStream

        InputStream getInputStream()
                            throws IOException
        Returns an input stream to be used. The caller of this method is the responsible for closing the input stream obtained.
        Returns:
        an input stream to be used.
        Throws:
        IOException - if an I/O error occurred.
        Since:
        8.1.0