C# Class FSSHTTPandWOPIInspector.Parsers.CompactUint49bitvalues

2.2.1.1.8 Compact Uint 49 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 CompactUint49bitvalues structure.

Method Details

Parse() public méthode

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