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