Class StreamingTrait.Builder

    • Method Detail

      • requiresLength

        public StreamingTrait.Builder requiresLength​(boolean requiresLength)
        Indicates if the length of the stream must be known.
        Parameters:
        requiresLength - Set to true to require a known length.
        Returns:
        Returns the builder.