Like, Control-A (select all) followed by delete?
C-x h + del key clears the buffer
C-x h + del
Note: This requires transient-mark-mode to be enabled (which it is by default).
transient-mark-mode