Exemplo n.º 1
0
 /// <summary>IBufferWriter.GetSpan.</summary>
 public Span <char> GetSpan(int sizeHint) => _vsb.GetSpan(sizeHint);