magic-bytes
magic-bytes copied to clipboard
Add CSV support?
Hi,
thanks for the nice lib.
can you please add for the csv file?
text/csv
Thanks
I don't know if its actually possible to know if a file is a CSV file without parsing all of its content. There are no magic bytes which tell if a CSV file is a CSV file.