write

open fun write(value: T): JsonContent<T>

Return JsonContent from writing the specific value.

Return

the JsonContent

Parameters

value

the value to write

Throws

on write error