There's no documentation for this item.
# File action_mailer/vendor/tmail-1.1.0/tmail/stringio.rb, line 252 def printf( *args ) stream_check! @dest << sprintf(*args) nil end
<code/>
<pre/>
<code/>and<pre/>for code samples.