The typehint of output should be ^java.io.OutputStream, sorry.

Also to your use case:

If you don't actually want to stream simultanously, you need to write the
data into a buffer and later stream from that.

Sorry again for the whopping triple post.

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