Exemplo n.º 1
0
 /// <summary>IBufferWriter.Advance.</summary>
 public void Advance(int count) => _vsb.Advance(count);