The OpenD Programming Language

CsvReader.text

An input CSV text. BOM isn't supported.

struct CsvReader
const(char)[] text;

Meta