Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ append
Method
append
lib/internal/streams/fast-utf8-stream.js:359–359 ·
view source on GitHub ↗
@type {boolean}
()
Source
from the content-addressed store, hash-verified
357
358
/** @
type
{boolean} */
359
get append() {
return
this.#append; }
360
361
/** @
type
{number} */
362
get periodicFlush() {
return
this.#periodicFlush; }
Callers
2
VariableDeclaration
Function · 0.45
processTopLevelAwait
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected