Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ base64.any.js
File
base64.any.js
test/fixtures/wpt/html/webappapis/atob/base64.any.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* btoa() as defined by the HTML5 spec, which mostly just references RFC4648.
3
*/
4
function
mybtoa(s) {
Callers
nothing calls this directly
Calls
9
mybtoa
Function · 0.85
fetch
Function · 0.85
map
Method · 0.65
json
Method · 0.65
format_value
Function · 0.50
generate_tests
Function · 0.50
promise_test
Function · 0.50
push
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected