public Method

Converter.def_else_enc(to_enc, from_enc)

There's no documentation for this item.

Source Code

# File rss/converter.rb, line 61
def def_else_enc(to_enc, from_enc)
  def_iconv_convert(to_enc, from_enc, 0)
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.