Methods


-writeString:
Writes the given string using the currently set encoding

writeString:


Writes the given string using the currently set encoding

- writeString: (NSString *) aString;
Parameter Descriptions
aString
string to write
method result
self

(Last Updated November 08, 2007)