Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fastutf8stream-sync.js
File
test-fastutf8stream-sync.js
test/parallel/test-fastutf8stream-sync.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
tmpdir = require(
'../common/tmpdir'
);
Callers
nothing calls this directly
Calls
15
flushSync
Method · 0.80
fill
Method · 0.80
alloc
Method · 0.80
getTempFile
Function · 0.70
openSync
Function · 0.70
writeSync
Function · 0.70
readFile
Function · 0.70
stat
Function · 0.70
closeSync
Function · 0.70
require
Function · 0.50
readFileSync
Function · 0.50
readSync
Function · 0.50
Tested by
no test coverage detected