EncodeReport

interface
serialize/codec.ts:62

Reports what an encode had to compromise. Empty when nothing was lost.

Properties

NameTypeDescription
truncatedbooleanNode budget was exhausted and some subtrees were replaced by markers.
unsupportedreadonly string[]Values no JSON representation exists for, by path — functions, symbols, DOM nodes.