Constant

Charset::CharsetMap

There's no documentation for this item.

{
  'NONE' => 'us-ascii',
  'EUC' => 'euc-jp',
  'SJIS' => 'shift_jis',
  'UTF8' => 'utf-8',
  'X_ISO_8859_1' => 'iso-8859-1',
  'X_UNKNOWN' => nil,
}
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.