toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.io
/
CSVUtil
/
toListOfStringArrays
to
List
Of
String
Arrays
fun
List
<
CSVRecord
>
.
toListOfStringArrays
(
)
:
List
<
Array
<
String
>
>
For compatibility purposes converts the list of CSV records to a list of string arrays