ppkarwasz commented on code in PR #779:
URL: https://github.com/apache/commons-io/pull/779#discussion_r2329731761
##########
src/main/java/org/apache/commons/io/input/BoundedInputStream.java:
##########
@@ -427,13 +421,19 @@ public long getMaxLength() {
}
/**
- * Gets how many bytes remain to read.
+ * Returns the bytes remaining before the configured read limit is reached.
Review Comment:
Fixed in
https://github.com/apache/commons-io/pull/779/commits/c831b562f656559e246da43197cf8fe7d5751f45
--
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]