Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/babel/minify
/ len
Function
len
scripts/plugin-contribution.js:138–140 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
136
}
137
138
function
len(str) {
139
return
Buffer.byteLength(str,
"utf-8"
);
140
}
141
142
// just to keep it at the bottom
143
function
tableStyle() {
Callers
9
_read
Method · 0.85
dropbits
Method · 0.85
__init__
Method · 0.85
bwt_transform
Function · 0.85
bwt_reverse
Function · 0.85
decode_huffman_block
Function · 0.85
_main
Function · 0.85
pyflate.py
File · 0.85
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected