Searched defs:MAX_JSON_ARRAY_LENGTH (Results 1 – 2 of 2) sorted by relevance
42 constexpr uint16_t MAX_JSON_ARRAY_LENGTH = 5120; variable
97 constexpr uint16_t MAX_JSON_ARRAY_LENGTH = 512; variable