A set of utility methods.
This library contains utility methods for:
- Checksumming (calculating and diffing)
- JNI library loading (dll/so files from jar)
- Files
- Resources
- Sockets
- Streams
- XML
It is a work in progress.
The code created for this project is Apache 2 licensed. CkSumDigest is derived from other code, attribution and licensing for that file is noted within it.