Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moli-X/Resources
/ btou
Function
btou
Script/Parser.js:3085–3087 ·
view source on GitHub ↗
(b)
Source
from the content-addressed store, hash-verified
3083
}
3084
};
3085
var
btou =
function
(b) {
3086
return
b.replace(re_btou, cb_btou);
3087
};
3088
var
cb_decode =
function
(cccc) {
3089
var
len = cccc.length,
3090
padlen = len % 4,
Callers
1
_decode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected