共用方式為


PooledBuffer.Advance(Int32) 方法

定義

通知 IBufferWriter<T>count 資料項目已寫入到輸出 Span<T>Memory<T>

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

參數

bytes
Int32

實作

適用於