encodeToString

abstract fun encodeToString(schema: R): String(source)

Serializes the given schema representation into a string.

Return

a string representing the provided schema

Parameters

schema

the schema representation to be serialized