kotlinx-serialization-csv-flf
Toggle table of contents
common
Platform filter
common
Switch theme
kotlinx-serialization-csv-flf
kotlinx-serialization-csv
app.
softwork.
serialization.
csv
CSVConfiguration
Builder
CSVDecoder
CSVEncoder
CSVFormat
Default
Number
Format
Dot
Comma
kotlinx-serialization-flf
app.
softwork.
serialization.
flf
append()
append
Line()
append
Lines()
decode()
decode
Stream()
Ebcdic
Format
Zoned
encode()
encode
Stream()
Fixed
Length
Fixed
Length
Decoder
Fixed
Length
Encoder
Fixed
Length
Format
Default
Fixed
Length
List
Fixed
Length
Sealed
Class
Discriminator
Fixed
Length
Sealed
Class
Discriminator
Length
write
Lines()
kotlinx-serialization-flf
/
app.softwork.serialization.flf
/
FixedLengthEncoder
/
encodeInline
encode
Inline
open
override
fun
encodeInline
(
descriptor
:
SerialDescriptor
)
:
Encoder
(
source
)