Dump .riv binary structure
riv_dumpDump a .riv file's object stream (type keys, property values, hierarchy) for debugging and format research. Large files return a summary unless full=true.
Instructions
Low-level dump of a .riv file's object stream (typeKeys, property values, hierarchy). Useful for debugging and format research. Large files return a summary unless full=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Return every object (default: summary + first 50) | |
| path | Yes | Path to the .riv file |