Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/llrt
/ string_decoder.test.ts
File
string_decoder.test.ts
tests/unit/string_decoder.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
defaultImport from
"node:string_decoder"
;
2
import
legacyImport from
"string_decoder"
;
3
4
it(
"node:string_decoder should be the same as string_decoder"
, () => {
Callers
nothing calls this directly
Calls
7
testDecode
Function · 0.85
testEnd
Function · 0.85
of
Method · 0.80
from
Method · 0.65
write
Method · 0.65
end
Method · 0.65
alloc
Method · 0.65
Tested by
no test coverage detected