Convert the descriptor back to a string, undoing parsing.
Declared in <script/descriptor.h>
virtual
std::string
ToString(bool compat_format = false) const = 0;
The descriptor string.
| Name | Description |
|---|---|
| compat_format [in] | Whether to emit the backwards-compatible string form. |