On Oct 23, 2:16 pm, Baishampayan Ghose <[email protected]> wrote: > Is there any way to use duck-streams to write data as binary?
No, duck-streams only does text. For binary I/O, you need the InputStream and OutputStream classes. -SS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
