clear method

void clear()

Clear the buffer.

Implementation

void clear() => _storage.clear();