Hello,

I was trying to download a zip file using clojure.contrib.http.agent and
 writing it to a file using clojure.contrib.duck-streams.
Apparently the zip file is getting corrupt because I was trying to treat
the stream as a string.

Is there any way to use duck-streams to write data as binary?

I looked at the code but I am not sure about the exact way to do it. I
can probably use straight Java interop, but I would rather use the
contrib lib.

Thanks in advance.

Regards,
BG

-- 
Baishampayan Ghose <b.gh...@ocricket.com>
oCricket.com

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to