Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

Fix #200 - UTF-16 CSV files #201

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

jebbench
Copy link

Updated the CSV reader to use the iconv stream filter to convert CSV files to UTF-8 as they are read form the file system and before fgetcsv is reached.

Fixes #200

@donatj
Copy link

donatj commented Mar 4, 2015

Looks like you indented with spaces and they use tabs. Probably want to resolve that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants