Re: base64
Re: base64
- Subject: Re: base64
- From: Kyle Hammond <email@hidden>
- Date: Tue, 10 Feb 2004 12:19:56 -0600
Hi,
Check out my Base64 Cocoa code at
<
http://www.cpinternet.com/~em002400/CocoaProgramming.html>
Kyle
On Feb 10, 2004, at 11:54 AM, Sascha Kuehn <email@hidden> wrote:
i'm not too familiar with cocoa and obj-c yet.
can someone please write me two methods to en- / decode a string with
base64?
something like this:
+ (NSString *) encode: (NSString *) string ;
+ (NSString *) decode: (NSString *) string ;
this would be very nice of you.
sascha
---------------------
Kyle Hammond
email@hidden
<
http://www.snowmintcs.com/> - personal productivity software
<
http://www.codeblazer.com/> - multimedia software solutions
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.