toJSON

actual open override fun toJSON(): String(source)
expect open override fun toJSON(): String(source)

Encode an Array as a JSON string

Return

JSON encoded representation of the Array

Throws

on encoder failure.

actual open override fun toJSON(): String(source)

Encode an Array as a JSON string

Return

JSON encoded representation of the Array

Throws

on encoder failure.

actual open override fun toJSON(): String(source)