Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readFile() should always return a Buffer #92

Closed
JbIPS opened this issue Jul 11, 2017 · 0 comments
Closed

readFile() should always return a Buffer #92

JbIPS opened this issue Jul 11, 2017 · 0 comments
Assignees

Comments

@JbIPS
Copy link
Collaborator

JbIPS commented Jul 11, 2017

We shouldn't try to guess the encoding of a file. For consistency, we should always return a Buffer, letting the user choose how to deal with it.

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

No branches or pull requests

1 participant