Re: base64
Re: base64
- Subject: Re: base64
- From: Sascha Kuehn <email@hidden>
- Date: Tue, 10 Feb 2004 18:31:25 +0100
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
On 6. Feb 2004, at 0:03 Uhr, Aaron Tuller wrote:
>
At 11:02 PM +0100 2/5/04, Sascha Kuehn wrote:
>
> i need a base64 en/decoder. is there a framework or something else?
>
>
check out OmniFoundation from omnigroup.com
>
>
-aaron
_______________________________________________
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.
References: | |
| >base64 (From: Sascha Kuehn <email@hidden>) |