Class
TMail::Unquoter
In:
lib/tmail/quoting.rb
Parent:
Object
Methods
convert_to
unquote_and_convert_to
unquote_base64_and_convert_to
unquote_quoted_printable_and_convert_to
Public Class methods
convert_to
(text, to, from)
unquote_and_convert_to
(text, to_charset, from_charset = "iso-8859-1", preserve_underscores=false)
unquote_base64_and_convert_to
(text, to, from)
unquote_quoted_printable_and_convert_to
(text, to, from, preserve_underscores=false)
[Validate]