csv
Toggle table of contents
1.2
common
Platform filter
common
Switch theme
Search in API
csv
csv
/
de.halfbit.csv
/
CsvNoHeader
/
Companion
/
fromCsvText
from
Csv
Text
fun
fromCsvText
(
csvText
:
String
)
:
CsvNoHeader
Parses CSV text into a
CsvNoHeader
instance.
Return
a
CsvNoHeader
instance
Parameters
csv
Text
the CSV-formatted string