On Feb 26, 3:04 pm, Martin DeMello <[email protected]> wrote: > Is there a quick way to read a file into a java array of bytes?
You want Apache Commons IO: http://commons.apache.org/io/ Specifically, http://tinyurl.com/cytspt -Stuart Sierra --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
