MCPcopy
hub / github.com/Effect-TS/effect / write

Method write

packages/experimental/src/Sse.ts:265–265  ·  view source on GitHub ↗
(event: AnyEvent)

Source from the content-addressed store, hash-verified

263 */
264export interface Encoder {
265 write(event: AnyEvent): string
266}
267
268/**

Callers 15

makeFunction · 0.65
Clipboard.tsFile · 0.65
FileSystem.test.tsFile · 0.65
writeFunction · 0.65
displayFunction · 0.65
loopFunction · 0.65
unsafeReadableReadFunction · 0.65
Ndjson.test.tsFile · 0.65
MsgPack.test.tsFile · 0.65
handleResponseFunction · 0.65
onFromClientMethod · 0.65
onFileFunction · 0.65

Implementers 3

FileImplpackages/platform-node-shared/src/inte
ServerRequestImplpackages/platform-bun/src/internal/htt
StreamRechunkerpackages/effect/src/internal/stream.ts

Calls

no outgoing calls

Tested by 4

mapperFunction · 0.52
refReaderFunction · 0.52
innerFunction · 0.52
readIntsNFunction · 0.52