absl::Cord::Clear

Releases the Cord data.

Synopsis

Declared in <absl/strings/cord.h>

void
Clear();

Description

Any nodes that share data with other Cords, if applicable, will have their reference counts reduced by 1.