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
/
FixedLength
Fixed
Length
@
ExperimentalSerializationApi
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
@
SerialInfo
annotation class
FixedLength
(
val
length
:
Int
)
(
source
)
Members
Properties
length
Link copied to clipboard
val
length
:
Int