C# Class FSSHTTPandWOPIInspector.Parsers.CompactUint21bitvalues

2.2.1.1.4 Compact Uint 21 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 CompactUint21bitvalues structure.

Method Details

Parse() public méthode

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