C# Class FSSHTTPandWOPIInspector.Parsers.CompactUint7bitvalues

2.2.1.1.2 Compact Uint 7 bit values
Inheritance: CompactUnsigned64bitInteger
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CompactUint7bitvalues structure.

Method Details

Parse() public méthode

Parse the CompactUint7bitvalues structure.
public Parse ( Stream s ) : void
s Stream An stream containing CompactUint7bitvalues structure.
Résultat void