JSONPUTARRAYEND

JSONPUTARRAYEND(p,n) writes a closing bracket ] 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 diagram
>>-JSONPUTARRAYEND(p,n)----------------------------------------><

p
A pointer that specifies the address of a buffer to be written.
n
A size_t value that specifies the number of available bytes in the buffer.