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