clear method

void clear()

Clear the buffer

Implementation

void clear() => _payload!.clear();