Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-blob-file-backed.js
File
test-blob-file-backed.js
test/parallel/test-blob-file-backed.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
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
15
writeFileSync
Function · 0.85
structuredClone
Function · 0.85
getReader
Method · 0.80
read
Function · 0.70
unlink
Function · 0.70
arrayBuffer
Method · 0.65
decode
Method · 0.65
text
Method · 0.65
slice
Method · 0.65
require
Function · 0.50
openAsBlob
Function · 0.50
resolve
Method · 0.45
Tested by
no test coverage detected