TreeParser
01 Syntax
Microsoft.VisualBasic.DataStorage.HDSPack.TreeParser
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Parse | 1 | header tree data is compressed in gzip |
03 Members
Parse(
Stream, Dictionary(Of String, String))header tree data is compressed in gzip
Remarks
the attribute data in the tree element has already been unpack from the raw data buffer.
Parameters
| Name | Type | Description |
|---|---|---|
buffer | Stream | - |
registry | Dictionary(Of String, String) | - |