Edit

Share via


CborReader.BytesRemaining Property

Definition

Gets the total number of unread bytes in the buffer.

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

Property Value

The total number of unread bytes in the buffer.

Applies to