Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/feross/buffer
/ test-buffer-zero-fill-cli.js
File
test-buffer-zero-fill-cli.js
test/node/test-buffer-zero-fill-cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
var
Buffer = require(
'../../'
).Buffer;
3
// Flags: --zero-fill-buffers
4
Callers
nothing calls this directly
Calls
3
SlowBuffer
Function · 0.85
isZeroFilled
Function · 0.70
Buffer
Function · 0.50
Tested by
no test coverage detected