Method: Redwood::Buffer#clear

Defined in:
lib/sup/buffer.rb

#clearObject



80
81
82
# File 'lib/sup/buffer.rb', line 80

def clear
  @w.clear
end