Re: Base64 encoding of NSImage
Re: Base64 encoding of NSImage
- Subject: Re: Base64 encoding of NSImage
- From: Kyle Sluder <email@hidden>
- Date: Mon, 02 Jul 2012 09:22:13 -0700
On Jul 2, 2012, at 8:53 AM, Jens Alfke <email@hidden> wrote:
>
> (Of course on the other end it's trickier because how does the decoder know what strings should be decoded to NSData and which should be left alone? YAML has type annotations that provide for this, but JSON doesn't.)
All the more reason to just use a plain HTTP PUT with the right Content-type header. Or even a custom header that can carry a UTI (or an entire UTI tag spec).
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden