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`
* `resourceToURL`
Original PR: https://github.com/apache/commons-io/pull/17
JIRA Issue: https://issues.apache.org/jira/browse/IO-513
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/behrangsa/commons-io master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-io/pull/28.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #28
----
commit 421c345667c3538b23d7be4a818b170fa6e168fa
Author: Behrang Saeedzadeh <[email protected]>
Date: 2016-11-22T10:37:51Z
Added convenience methods for loading resources:
* resourceToString
* resourceToByteArray
* resourceToURL
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]