Class CFPropertyList::CFString
In: rbCFTypes.rb
Parent: CFType

This class holds string values, both, UTF-8 and UTF-16BE It will convert the value to UTF-16BE if necessary (i.e. if non-ascii char contained)

Methods

to_binary   to_xml  

Public Instance methods

convert to binary

convert to XML

[Validate]