다음을 통해 공유


CborWriter.BytesWritten 속성

정의

버퍼에 기록된 총 바이트 수를 가져옵니다.

public:
 property int BytesWritten { int get(); };
public int BytesWritten { get; }
member this.BytesWritten : int
Public ReadOnly Property BytesWritten As Integer

속성 값

버퍼에 기록된 총 바이트 수입니다.

적용 대상