end_array
Description:
Closes the array inside the given builder that was opened by the most recent call to [method@Json.
Builder.begin_array].
This function cannot be called after [method@Json.Builder.set_member_name].
Parameters:
this |
a builder |
Returns:
the builder instance |