Virtual Method

JsonParserarray_end

Declaration [src]

void
array_end (
  JsonParser* parser,
  JsonArray* array
)

Description [src]

Class handler for the JsonParser::array-end signal.

Parameters

array

Type: JsonArray

No description available.

The data is owned by the caller of the method.