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: allow position parameter to be a BigInt in read and readSync #36190

Closed

Commits on Jan 13, 2021

  1. fs: allow position parameter to be a BigInt in read and readSync

    Fixes: nodejs#36185
    
    PR-URL: nodejs#36190
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Zeyu Yang <himself65@outlook.com>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    RaisinTen authored and aduh95 committed Jan 13, 2021
    Copy the full SHA
    72b678a View commit details
    Browse the repository at this point in the history