clear method

void clear()

Clear buffer

Implementation

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