clearBuffer method

void clearBuffer(
  1. int runId
)

Implementation

void clearBuffer(int runId) => _deltaBuffers[runId]?.clear();