C# Class FSSHTTPandWOPIInspector.Parsers.CompactUint28bitvalues

2.2.1.1.5 Compact Uint 28 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 CompactUint28bitvalues structure.

Method Details

Parse() public méthode

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