garydgregory commented on PR #548:
URL: https://github.com/apache/commons-io/pull/548#issuecomment-1873472444

   TY for your review.
   
   > How is the checksum verified if the threshold isn't reached or is 
unbounded?
   
   The first line of the class Javadoc already states "Automatically verifies a 
{@link Checksum} value once the stream is exhausted."
   
   I'll update it to "once the stream is exhausted or the count threshold is 
reached."
   
   The `setExpectedChecksumValue()` already states a version of the above. I'll 
make the wording consistent though.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to