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