Hello, I've just released a library that, among other things, contains reasonable implementations of big chunks of java.io and java.nio:
http://www.cowlark.com/cowj/ What you get is InputStreams, OutputStreams, Readers, Writers, Buffers, Charset and a handful of charset codecs, and assorted other stuff. The code's all ripped off from Apache Harmony. Also included is a port of Mime4J from Apache James (which is the reason I needed the java.io, java.nio emulation), plus a port of the AGG lightweight software renderer, so allowing you to draw off-screen vector graphics (with subpixel antialiasing and full alphablending no less). This was all in aid of a project that is now defunct; hopefully it's useful to someone. I know people ask about java.io and java.nio frequently. It's all Apache 2.0 licensed. -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ "I have always wished for my computer to be as easy to use as my │ telephone; my wish has come true because I can no longer figure out │ how to use my telephone." --- Bjarne Stroustrup
signature.asc
Description: OpenPGP digital signature
