Github user behrangsa closed the pull request at:
https://github.com/apache/commons-io/pull/17
---
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
GitHub user behrangsa opened a pull request:
https://github.com/apache/commons-io/pull/28
IO-513 - Added convenience methods for loading resources (original PR: #17)
Added convenience methods for loading resources:
* `resourceToString`
* `resourceToByteArray
GitHub user behrangsa opened a pull request:
https://github.com/apache/commons-io/pull/17
Added IOUtils#resourceToString
Added `resourceToString(String name, Charset encoding)` to read a classpath
resource and convert it to String.
You can merge this pull request into a Git