http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-format-jackson-csv
/
org.http4k.format
/
ConfigurableJacksonCsv
/
readCsv
read
Csv
inline
fun
<
T
:
Any
>
readCsv
(
input
:
String
,
schema
:
CsvSchema
=
defaultReadSchema()
)
:
List
<
T
>
(
source
)