C# Class FSSHTTPandWOPIInspector.Parsers.FileChunkReference

2.2.1.2 File Chunk Reference
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
Length CompactUnsigned64bitInteger
Start CompactUnsigned64bitInteger

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the FileChunkReference structure.

Method Details

Parse() public méthode

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

Property Details

Length public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers Length
Résultat CompactUnsigned64bitInteger

Start public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers Start
Résultat CompactUnsigned64bitInteger