UTF_8 | = | 'UTF-8' | Native, default format is UTF-8, so it is declared here rather than in an encodings/ definition. | |
UTF_16 | = | 'UTF-16' | ||
UNILE | = | 'UNILE' | ||
EUCTOU8 | = | '-Ewm0' | ||
U8TOEUC | = | '-Wem0' | ||
SJISTOU8 | = | '-Swm0x' | ||
U8TOSJIS | = | '-Wsm0x' |
to_iso_8859_15 | -> | encode |
from_iso_8859_15 | -> | decode |
encoding | [R] | ID —> Encoding name |
ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.
Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.
For more information on the Ruby programming language, visit ruby-lang.org.
Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.