共用方式為


DataWriter.UnstoredBufferLength 屬性

定義

取得尚未使用的緩衝區大小。

public:
 property unsigned int UnstoredBufferLength { unsigned int get(); };
uint32_t UnstoredBufferLength();
public uint UnstoredBufferLength { get; }
var uInt32 = dataWriter.unstoredBufferLength;
Public ReadOnly Property UnstoredBufferLength As UInteger

屬性值

UInt32

unsigned int

uint32_t

尚未使用的緩衝區大小,以位元組為單位。

實作

適用於