• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
base64 NSData to NSString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

base64 NSData to NSString


  • Subject: base64 NSData to NSString
  • From: Marco Cassinerio <email@hidden>
  • Date: Sat, 22 Mar 2008 18:22:41 +0100

Hi,

i'm trying to read the com.apple.recentitems.plist file and i found that "Alias" and "Icon" key are base64 NSData object.
NSData and NSString don't provide methods to manage base64 data.
I've searched with Google and i found some "pathces" for NSString and NSData but they don' t seem to work.
I've also tried to write NSData object content to file and pass it to openssl command from bash:


openssl base64 -d -in in.txt -out out.txt

but it always create a blank file.

Any suggestions?

Thanks
Marco
_______________________________________________

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


  • Follow-Ups:
    • Re: base64 NSData to NSString
      • From: "Michael Ash" <email@hidden>
    • Re: base64 NSData to NSString
      • From: Jeff LaMarche <email@hidden>
  • Prev by Date: Re: NSTreeController, "canRemove" binding
  • Next by Date: Re: base64 NSData to NSString
  • Previous by thread: Installer is automatically diverting the applications location in Leopard
  • Next by thread: Re: base64 NSData to NSString
  • Index(es):
    • Date
    • Thread