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

fs: remove options.encoding from Dir.read*() #29908

Closed

Commits on Oct 9, 2019

  1. fs: remove options.encoding from Dir.read*()

    This is unlikely to be necessary in any case, and causes much
    unwarrented complexity when implementing further
    optimizations.
    
    Refs: nodejs#29893 (comment)
    Fishrock123 committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    c83ca71 View commit details
    Browse the repository at this point in the history