There's no documentation for this item.
# File rss/rss.rb, line 965 def output_encoding=(enc) @output_encoding = enc self.converter = Converter.new(@output_encoding, @encoding) end
<code/>
<pre/>
<code/>and<pre/>for code samples.