Method: TMail::Decoder#text
- Defined in:
- lib/tmail/encode.rb
#text(str) ⇒ Object
168 169 170 |
# File 'lib/tmail/encode.rb', line 168 def text( str ) @f << decode(str) end |
168 169 170 |
# File 'lib/tmail/encode.rb', line 168 def text( str ) @f << decode(str) end |