Lines Matching full:encoded
572 * @brief Parses the JSON-encoded object pointed to by @a json, with
590 * @param json Pointer to JSON-encoded value to be parsed
591 * @param len Length of JSON-encoded value
606 * @brief Parses the JSON-encoded array pointed to by @a json, with
629 * @param json Pointer to JSON-encoded array to be parsed
630 * @param len Length of JSON-encoded array
643 * JSON-encoded array data is going to be parsed one object at a time. Data is provided by
650 * @param payload Pointer to JSON-encoded array to be parsed
651 * @param len Length of JSON-encoded array
661 * Parses the JSON-encoded object pointed to by @a json object array, with
734 * @return 0 if object has been successfully encoded. A negative value
749 * @return 0 if object has been successfully encoded. A negative value
765 * @return 0 if object has been successfully encoded. A negative value
781 * @return 0 if object has been successfully encoded. A negative value