다음을 통해 공유


CborReader.BytesRemaining 속성

정의

버퍼에 있는 읽지 않은 총 바이트 수를 가져옵니다.

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

속성 값

버퍼의 읽지 않은 총 바이트 수입니다.

적용 대상