| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
The parameter description that follows also needs updating.
Sorry, something went wrong.
There was a problem hiding this comment.
@mscdex Thank you for your comment. I updated it.
Sorry, something went wrong.
There was a problem hiding this comment.
Ditto
Sorry, something went wrong.
|
Typo in commit message, decription to description. |
Sorry, something went wrong.
|
@VoltrexKeyva Hi, Thank you. I fixed it. |
Sorry, something went wrong.
There was a problem hiding this comment.
Perhaps we can just shorten these descriptions down to simply:
The bytes to decode.
as duplicating the types is unnecessary
Sorry, something went wrong.
There was a problem hiding this comment.
That's a great comment! I also wanted to briefly explain the types.
Sorry, something went wrong.
@pluris First commit(not PR)'s typo(decription -> description) is not fixed yet. Could you fix typo after squashing 3 commits to 1? |
Sorry, something went wrong.
|
@deokjinkim Hi. I guess I misunderstood the comment. I'll edit the message as I change the commits to 1. 😓 |
Sorry, something went wrong.
PR-URL: #49285 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
PR-URL: #49285 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
PR-URL: nodejs/node#49285 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
PR-URL: nodejs/node#49285 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
| Back | FazBrowse Home | New Git URL |
According to the following js code, string is also included in possible arguments.
Therefore, it seems that the string is missing in the API description, so I added it.
node/lib/string_decoder.js
Lines 91 to 95 in 62b2cf3
node/lib/string_decoder.js
Lines 112 to 115 in 62b2cf3