= private = protected
<<(data)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/webrick/cgi.rb, line 215 def <<(data) @out_port << data end