toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.json
/
WritableJson
/
to
to
abstract
fun
to
(
out
:
Appendable
)
Write the JSON to the provided
Appendable
.
Parameters
out
the
Appendable
to receive the JSON
Throws
IOException
on IO error