end_array Method

Writes the closing bracket of a JSON array.

Syntax

def end_array() -> None: ...

Remarks

This method writes the closing bracket of a JSON array to the output. An array must already have been opened by calling start_array.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]