toCSV

Converts a layer's content into CSV data. Throws an exception if an error have been encountered.

@trusted
void
toCSV
(
string target
,
ITileLayer source
)

Meta