Commit 0df19e6
authored
[node] add base64url BufferEncoding option
New encoding option was introduced in nodejs/node#36952 and
is available since v15.7.0. It is documented on the website:
https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings1 parent 2a84cde commit 0df19e6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments