free method

void free()

Implementation

void free() {
  calloc.free(data);
}