C# Class FSSHTTPandWOPIInspector.Parsers.CompactUintZero

2.2.1.1.1 Compact Uint Zero
Inheritance: CompactUnsigned64bitInteger
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
Uint byte

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the CompactUintZero structure.

Method Details

Parse() public method

Parse the CompactUintZero structure.
public Parse ( Stream s ) : void
s Stream An stream containing CompactUintZero structure.
return void

Property Details

Uint public property

public byte Uint
return byte