Class ContentInputStream

    • Constructor Detail

      • ContentInputStream

        public ContentInputStream​(ReadableContentChannel content)
        Constructs a new ContentInputStream that reads from the given ReadableContentChannel.
        Parameters:
        content - The content to read the stream from.
    • Method Detail

      • finalize

        public void finalize()
                      throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable