ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
CSV.RowDg
ocean
text
csv
CSV
CSV
Type of delegate which receives parsed CSV rows.
class
CSV
alias
RowDg
=
bool
delegate
(
cstring
[]
fields
)
Meta
Source
See Implementation
ocean
text
csv
CSV
CSV
aliases
RowDg
constructors
this
functions
parse
variables
separator
Type of delegate which receives parsed CSV rows.