There's no documentation for this item.
# File xsd/charset.rb, line 97 def Charset.encoding_to_xml(str, charset) encoding_conv(str, @internal_encoding, charset_str(charset)) end
<code/>
<pre/>
<code/>and<pre/>for code samples.