/// <summary>Get the written buffer data.</summary>
 public ReadOnlyMemory <char> AsMemory() => _vsb.AsMemory();