C# 클래스 FSSHTTPandWOPIInspector.Parsers.CompactUint7bitvalues

2.2.1.1.2 Compact Uint 7 bit values
상속: CompactUnsigned64bitInteger
파일 보기 프로젝트 열기: OfficeDev/Office-Inspectors-for-Fiddler 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( Stream s ) : void

Parse the CompactUint7bitvalues structure.

메소드 상세

Parse() 공개 메소드

Parse the CompactUint7bitvalues structure.
public Parse ( Stream s ) : void
s Stream An stream containing CompactUint7bitvalues structure.
리턴 void