kotlinx-serialization-csv-flf
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinx-serialization-csv-flf
kotlinx-serialization-flf
/
app.softwork.serialization.flf
/
append
append
jvm
@
ExperimentalSerializationApi
@
JvmOverloads
fun
<
T
>
Appendable
.
append
(
serializer
:
SerializationStrategy
<
T
>
,
value
:
T
,
format
:
FixedLengthFormat
=
FixedLengthFormat
)
(
source
)