api

http4k / org.http4k.format / ConfigurableKotlinxSerialization / asJsonValue

asJsonValue

open fun String?.asJsonValue(): JsonPrimitive open fun Int?.asJsonValue(): JsonPrimitive open fun Double?.asJsonValue(): JsonPrimitive open fun Long?.asJsonValue(): JsonPrimitive open fun BigDecimal?.asJsonValue(): JsonPrimitive open fun BigInteger?.asJsonValue(): JsonPrimitive open fun Boolean?.asJsonValue(): JsonPrimitive