-
- Downloads
json: add special '$pair' marker for map pair objects
Normally each JSON object accounted in object map, which is required when dereferencing objects. This does not works with pair JSON objects, which are created after all contained objects are stored. Therefore pair marked separately and does not accounted in reference map.
Loading
Please register or sign in to comment