JSONPUTOBJECTEND

JSONPUTOBJECTEND(p,n) writes a closing brace } to the buffer if the number of available bytes n is greater than zero. The function returns a size_t 1 value equal to 1.

Read syntax diagramSkip visual syntax diagramJSONPUTOBJECTEND( p, n)
p
A pointer that specifies the address of a buffer to be written.
n
A size_t that specifies the number of available bytes in the buffer.