共用方式為


CborWriter.BytesWritten 屬性

定義

取得已寫入至緩衝區的位元組總數。

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

屬性值

已寫入緩衝區的位元組總數。

適用於