The OpenD Programming Language

CsvProxy.text

An input CSV text. BOM isn't supported.

struct CsvProxy
const(char)[] text;

Meta