Advance(int)
public void Advance(int count)Notifies the
System.Buffers.IBufferWriter that count data items were written to the output System.Span or System.Memory.Parameters
countint- The number of data items written to the
System.SpanorSystem.Memory.
