MCPcopy Create free account
hub / github.com/Effect-TS/effect / write

Method write

packages/effect/src/unstable/encoding/Sse.ts:497–497  ·  view source on GitHub ↗
(event: AnyEvent)

Source from the content-addressed store, hash-verified

495 */
496export interface Encoder {
497 write(event: AnyEvent): string
498}
499
500/**

Callers 15

reportDiagnosticsFunction · 0.65
bin.tsFile · 0.65
makeFunction · 0.65
Clipboard.tsFile · 0.65
assertOpenResultFunction · 0.65
node-terminal.tsFile · 0.65
pullIntoWritableFunction · 0.65
displayFunction · 0.65
writeFunction · 0.65

Implementers 3

FileImplpackages/platform/node-shared/src/Node
FileImplpackages/platform/deno/src/DenoFileSys
BunServerRequestpackages/platform/bun/src/BunHttpServe

Calls

no outgoing calls

Tested by 3

assertOpenResultFunction · 0.52
writeFunction · 0.52
assertOpenResultFunction · 0.52