Comment by xg15
There is json that has very long string literals. Usually, it's either long-ish text or HTML content, or base64-encoded binary data.
So I'd definitely count strings as "unbounded" as well.
There is json that has very long string literals. Usually, it's either long-ish text or HTML content, or base64-encoded binary data.
So I'd definitely count strings as "unbounded" as well.