kotlinx-serialization-csv-flf
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kotlinx-serialization-csv-flf
kotlinx-serialization-flf
/
app.softwork.serialization.flf
/
FixedLengthDecoder
/
FixedLengthDecoder
Fixed
Length
Decoder
constructor
(
nextRow
:
(
)
->
Unit
,
next
:
(
Int
)
->
CharSequence
,
serializersModule
:
SerializersModule
,
size
:
Int
)
(
source
)