Interface InputStreamAccessor.InputStreamMutator

    • Method Detail

      • setInputStream

        void setInputStream​(InputStream aInputStream)
        Sets the input stream for the input stream property.
        Parameters:
        aInputStream - The input stream to be stored by the input stream property.