Method

JsonReaderend_member

since: 0.12

Declaration [src]

void
json_reader_end_member (
  JsonReader* reader
)

Description [src]

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

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

Available since: 0.12