dispose method

void dispose()

Implementation

void dispose() {
  finalizer.detach(this);
  ccontrib.BlockMeanHash_Close(ptr);
}