C# Class FSSHTTPandWOPIInspector.Parsers.BinaryItem

2.2.1.3 Binary Item
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
Content byte[]
Length CompactUnsigned64bitInteger

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the StringItem structure.

Method Details

Parse() public méthode

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

Property Details

Content public_oe property

public byte[] Content
Résultat byte[]

Length public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers Length
Résultat CompactUnsigned64bitInteger