Method

JsonReaderend_element

since: 0.12

Declaration [src]

void
json_reader_end_element (
  JsonReader* reader
)

Description [src]

Moves the cursor back to the previous node after being positioned inside an array.

This function resets the error state of the reader, if any was set.

Available since: 0.12