JsonSerializeArray (FUN)

FUNCTION JsonSerializeArray : ERROR_ID

Serialize a JSON array into the given string buffer.

InOut:

Scope

Name

Type

Comment

Return

JsonSerializeArray

ERROR_ID

Input

JsonArray

JSON_ARR_REF

Reference to the JSON array.

StringBuffer

POINTER TO STRING

String buffer for serialization.

StringLength

DWORD

Length of the provided string buffer.