Hi Makoto, I would use the Google Closure libraries for encoding/decoding base64 strings:
http://docs.closure-library.googlecode.com/git/namespace_goog_crypt_base64.html (previously: https://groups.google.com/forum/#!topic/clojurescript/1pCOllWWd6s) DD (2014/09/28 11:14), Makoto H. wrote: > I am using REST/JSON between om/cljs and ring server and I need to write code > for uploading and downloading attachments. > > Does any body have any example of mime encoding and decoding using > clojurescript ? > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
