EncodeReport
interfaceReports what an encode had to compromise. Empty when nothing was lost.
Properties
| Name | Type | Description |
|---|---|---|
truncated | boolean | Node budget was exhausted and some subtrees were replaced by markers. |
unsupported | readonly string[] | Values no JSON representation exists for, by path — functions, symbols, DOM nodes. |