C# Class FSSHTTPandWOPIInspector.Parsers.CompactUint35bitvalues

2.2.1.1.6 Compact Uint 35 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 CompactUint35bitvalues structure.

Method Details

Parse() public méthode

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