Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9346520
base64-map.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
221 B
Subscribers
None
base64-map.js
View Options
var
itoc
=
'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='
;
var
ctoi
=
{};
for
(
var
index
=
0
;
index
<
66
;
index
++
)
ctoi
[
itoc
.
charAt
(
index
)]
=
index
;
module
.
exports
=
{
itoc
:
itoc
,
ctoi
:
ctoi
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 4, 4:08 PM (2 w, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3368447
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment