Share via


DataWriter.UnstoredBufferLength Propriété

Définition

Obtient la taille de la mémoire tampon qui n’a pas été utilisée.

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

Valeur de propriété

UInt32

unsigned int

uint32_t

Taille de la mémoire tampon qui n’a pas été utilisée, en octets.

Implémente

S’applique à