Compartir a través de


CborReader.BytesRemaining Propiedad

Definición

Obtiene el número total de bytes no leídos en el búfer.

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

Valor de propiedad

Número total de bytes no leídos en el búfer.

Se aplica a