Yes, bit ashamed that I didn't know that..

Kind of surprised though that not many seem to use it, most clojurists(?)
seems to roll their own solution.

Thanks.

2011/6/27 Alan Malloy <a...@malloys.org>

> clojure.java.io?
>
> On Jun 26, 2:25 pm, Andreas Liljeqvist <bon...@gmail.com> wrote:
> > 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

-- 
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