We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
WIP: always return a Buffer for readFile, fixes silexlabs#92 and sile…
0f4731a
…xlabs#94
144063c
always return a Buffer for readFile, fixes silexlabs#92 and silexlabs#94
ab584c5
JbIPS
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: