CSV Decode // Column header

Options

Hello,

I am using CSV decode to read data from my column headers.
On small CSV files, no problem, but on large files (100,000 lines), the API is too long and I can't return the data.

Can you help me optimize the functions to only read the first line of my CSV file?

Thank you very much,

Tagged: