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

doc: pass string to textEncoder.encode as input #46421

Merged

Commits on Jan 30, 2023

  1. doc: pass string to textEncoder.encode as input

    Input of `textEncoder.encode` should be string, not array.
    
    Refs: https://nodejs.org/dist/latest-v19.x/docs/api/util.html#textencoderencodeinput
    deokjinkim committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    af9bd93 View commit details
    Browse the repository at this point in the history