Class MaxSizeInputStream

    • Constructor Detail

      • MaxSizeInputStream

        public MaxSizeInputStream​(InputStream wrappedStream,
                                  long maxSize,
                                  String url)
        The default constructor for NativeHTTPDataLoader.MaxSizeInputStream.
        Parameters:
        wrappedStream - the wrapped stream
        maxSize - the maximum size to read
        url - the url source