Original bytes for metadata strings that contained malformed UTF-8.
Keys mirror the returned tag value. List indexes are represented as numeric
object keys, and branches without malformed strings are omitted. Each leaf
is a Uint8Array; intermediate values are nested InvalidUtf8Bytes objects.
Narrow a dynamic lookup with value instanceof Uint8Array before decoding
it.
Original bytes for metadata strings that contained malformed UTF-8.
Keys mirror the returned tag value. List indexes are represented as numeric object keys, and branches without malformed strings are omitted. Each leaf is a
Uint8Array; intermediate values are nestedInvalidUtf8Bytesobjects. Narrow a dynamic lookup withvalue instanceof Uint8Arraybefore decoding it.