Prepends buffer to this cord, unless buffer has a zero length in which case this method has no effect on this cord instance.
buffer
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
void Prepend(CordBuffer buffer);
This method is guaranteed to consume buffer.