render

open suspend override fun render(): ByteArrayOutputStream

Render the attached script and return the resulting content as a ByteArrayOutputStream, built from the result of renderSuspendAsync.

Return

Byte stream of resulting content.