Github user ameyjadiye commented on the issue:
https://github.com/apache/commons-text/pull/48
I think we are good to merge this as per discussion here
[TEXT-88](https://issues.apache.org/jira/browse/TEXT-88)
---
If your project is set up for it, you can reply to this email and have y
Github user coveralls commented on the issue:
https://github.com/apache/commons-text/pull/48
[](https://coveralls.io/builds/12224670)
Coverage decreased (-0.002%) to 97.302% when pulling
**3f5dfd4b1cc24fa31446
Github user asfgit closed the pull request at:
https://github.com/apache/commons-io/pull/38
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
GitHub user ilmarmors opened a pull request:
https://github.com/apache/commons-io/pull/38
FileUtils.readFileToByteArray - optimize reading of files with known size
IO-251 added optimization for reading files with known size as byte arrays,
but it was reverted in IO-453 due to regre