clear method

bool clear()

Clear the batch

Implementation

bool clear() => _native.batch_clear(_batch);