Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudinary/cloudinary_npm
/ base64Map.js
File
base64Map.js
lib/utils/encoding/base64Map.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
stringPad = require(
'../analytics/stringPad'
);
2
3
const
chars =
'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'
;
4
let
num = 0;
Callers
nothing calls this directly
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected