Are there any libraries out there for making java stream handling nicer?

My current project involves reading images from zipfiles, scaling them and
then write them to a new zipfile.

Any code I have seen involve mostly writing java in clojure and setting up
buffers and such.
Certainly I could do that, but it leaves me wondering if Java interop have
to be such a pain.
I would think one could patternize IO ops for most standard uses.

Might just be my less than fresh Java knowledge acting up...

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to