Clears the buffer contents.
64 65 66
# File 'lib/cyc/connection/buffer.rb', line 64 def discard! @buffer.clear end