次の方法で共有


PrefixingBufferWriter<T,TBufferWriter>.Sequence.Advance(Int32) メソッド

定義

の前の呼び出しによって返されるメモリに初期化された指定された数の要素を含むようにシーケンスを GetMemory(Int32)進めます。

public void Advance (int count);
abstract member Advance : int -> unit
override this.Advance : int -> unit
Public Sub Advance (count As Integer)

パラメーター

count
Int32

メモリに書き込まれた要素の数。

実装

適用対象