DataWriter.UnstoredBufferLength Propiedad

Definición

Obtiene el tamaño del búfer que no se ha usado.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Tamaño del búfer que no se ha usado, en bytes.

Implementaciones

Se aplica a