What can you not do with the signed byte type and arrays of bytes (Java byte[] and Clojure (byte-array ...))?

I believe these are frequently used for Java I/O, and can be used for Clojure I/O as well.

Andy

On Feb 11, 2011, at 9:22 AM, timc wrote:

How on earth is one supposed to do communication programming (not to
mention handling binary files etc) without an unsigned byte type?

I see that this issue has been talked about vaguely - is there a
solution?

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