mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 07:40:40 -04:00
9 lines
361 B
Text
9 lines
361 B
Text
Commons IO is a library of utilities to assist with developing IO functionality.
|
|
|
|
There are three main areas included:
|
|
|
|
* Utility classes - with static methods to perform common tasks
|
|
* Filters - various implementations of file filters
|
|
* Streams - useful stream, reader and writer implementations
|
|
|
|
WWW: https://commons.apache.org/proper/commons-io/
|