StringBuffer to NSData
StringBuffer to NSData
- Subject: StringBuffer to NSData
- From: Nathan Dumar <email@hidden>
- Date: Fri, 10 Sep 2004 09:04:17 -0400
I realize this is a very basic question, but ...
How do I convert a StringBuffer into an NSData?
I'm following some instructions to make a text file download (from
wocode.com), and the variable used is an NSData. I'm assuming this
needs to be what it is in order for the download to work, so I need to
get my text from the StringBuffer into the NSData variable. How?
Thank you,
Nathan
PS - the instructions I'm following are ...
http://wocode.com/cgi-bin/WebObjects/WOCode.woa/1/wa/ShareCodeItem?
itemId=271&wosid=wNSsIbD8sUa57geK6nhZeM
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.