Package which contains a cache interface as well as a simple in-memory cache implementation. Future implementations could wrap other, more advanced caching systems.
IO utilities. This package includes streams which count bytes which
have been read and written as well a Writer which can be used to write
directly to a JTextArea and a NullWriter for throwing away data written
to the writer.