api

http4k / org.http4k.format / Argo / asJsonValue

asJsonValue

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