MCPcopy 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

1const stringPad = require('../analytics/stringPad');
2
3const chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';
4let num = 0;

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected