While embedded nulls are technically allowed in JSON strings (and thus as object keys), they put undesirable constraints on implementations. Embedded nulls require that string length is stored explicitly, which wastes memory to accommodate a case that virtually nobody wants or needs. PiperOrigin-RevId: 528484333pull/12532/head
parent
65e047d098
commit
b478a29bf0
2 changed files with 24 additions and 0 deletions
Loading…
Reference in new issue