다음을 통해 공유


PooledBuffer.Advance(Int32) 메서드

정의

count 데이터 항목이 Span<T> 또는 Memory<T> 출력에 작성되었음을 IBufferWriter<T>에 알립니다.

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

매개 변수

bytes
Int32

구현

적용 대상