Re: Base64 encoding of NSImage
Re: Base64 encoding of NSImage
- Subject: Re: Base64 encoding of NSImage
- From: "Richard Altenburg (Brainchild)" <email@hidden>
- Date: Sun, 01 Jul 2012 18:33:36 +0200
If you want to be sure which one works for you, it is probably best to read how Base64 encoding actually works, maybe you find out you can just as easily roll your own solution. Especially on a fast Mac desktop, it would not have to be the worlds' most efficient solution, it will be fast anyways, and always faster than the web server you are uploading to.
This might help:
http://email.about.com/cs/standards/a/base64_encoding.htm
[[[Brainchild alloc] initWithName:@"Richard Altenburg"] saysBestRegards];
Op 1 jul. 2012, om 17:46 heeft Alexander Hartner het volgende geschreven:
> There seem to be a number of options listed on the suggested solution. Hard to see which one is best.
_______________________________________________
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