buffer: add Buffer.fromHex() and Buffer.fromBase64()
#81486
linters.yml
on: pull_request
lint-addon-docs
46s
lint-cpp
1m 45s
format-cpp
1m 43s
lint-js-and-md
4m 9s
lint-nix
24s
lint-py
30s
lint-yaml
29s
lint-sh
10s
lint-codeowners
28s
lint-pr-url
4s
lint-readme
4s
Annotations
3 errors
|
lint-js-and-md
Process completed with exit code 2.
|
|
lint-js-and-md:
lib/buffer.js#L360
Use `const { Uint8ArrayFromBase64 } = primordials;` instead of the global
|
|
lint-js-and-md:
lib/buffer.js#L346
Use `const { Uint8ArrayFromHex } = primordials;` instead of the global
|