Java classes to include in your own programs. They let youread or write a file in one fell swoop into RAM. It alsoincludes createTempFile method that is more convenient touse than Sun's File.createTempFile. It also includesPrintWriterPlus that converts linefeeds to platform specificline feeds even when they are embedded in data.
Why the three linked ball logo? It symbolises processing afile in line-sized chunks.