C# Class FSSHTTPandWOPIInspector.Parsers.FragmentKnowledgeEntry

2.2.1.13.3.1 Fragment Knowledge Entry
Inheritance: BaseStructure
Show file Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Public Properties

Property Type Description
DataElementChunkReference FileChunkReference
DataElementSize CompactUnsigned64bitInteger
ExtendedGUID ExtendedGUID
FragmentDescriptor bit32StreamObjectHeaderStart

Public Methods

Method Description
Parse ( Stream s ) : void

Parse the FragmentKnowledgeEntry structure.

Method Details

Parse() public method

Parse the FragmentKnowledgeEntry structure.
public Parse ( Stream s ) : void
s Stream An stream containing FragmentKnowledgeEntry structure.
return void

Property Details

DataElementChunkReference public property

public FileChunkReference,FSSHTTPandWOPIInspector.Parsers DataElementChunkReference
return FileChunkReference

DataElementSize public property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers DataElementSize
return CompactUnsigned64bitInteger

ExtendedGUID public property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers ExtendedGUID
return ExtendedGUID

FragmentDescriptor public property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers FragmentDescriptor
return bit32StreamObjectHeaderStart