clean method

void clean()

Implementation

void clean() {
  _bufferPool.clear();
}