send_data(imap, tag)
No documentation available.
# File lib/net/imap.rb, line 1538 def send_data(imap, tag) imap.send(:put_string, @data) end