Condividi tramite


DataWriter.UnstoredBufferLength Proprietà

Definizione

Ottiene le dimensioni del buffer che non è stato utilizzato.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Dimensioni del buffer non utilizzate, in byte.

Implementazioni

Si applica a