objective c - How to convert string into bytes in iphone sdk -


i want convert string bytes , string doesn't exceed more 2 bytes.

can 1 give me idea how convert string bytes , checking not exceeding 2 bytes.

please refer method cstringusingencoding: in nsstring class.


Comments