http4k
Toggle table of contents
6.55.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
=
defaultSchema<T>()
)
:
List
<
T
>
(
source
)