C# Class FSSHTTPandWOPIInspector.Parsers.CompactUint64bitvalues

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

Méthodes publiques

Свойство Type Description
A byte
Uint ulong

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CompactUint64bitvalues structure.

Method Details

Parse() public méthode

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

Property Details

A public_oe property

public byte A
Résultat byte

Uint public_oe property

public ulong Uint
Résultat ulong