CompressionNodeInfo class
Leave feedback
On this page
Represents a node in a compressed file.
The CompressionNodeInfo type exposes the following members:
| Constructor | Description |
|---|---|
| init |
| Property | Description |
|---|---|
| children | The child nodes of this node. |
| file_size | The size of the file in bytes (only relevant for file nodes). |
| is_file | The node is a file; otherwise it is a directory. |
| name | The name of the node. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.