Method: TMail::Decoder#header_line
- Defined in:
- lib/tmail/encode.rb
#header_line(str) ⇒ Object
142 143 144 |
# File 'lib/tmail/encode.rb', line 142 def header_line( str ) @f << decode(str) end |
142 143 144 |
# File 'lib/tmail/encode.rb', line 142 def header_line( str ) @f << decode(str) end |