Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Encoder
Interface
Encoder
packages/experimental/src/Sse.ts:264–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
* @category models
263
*/
264
export
interface
Encoder {
265
write(event: AnyEvent): string
266
}
267
268
/**
269
* @since 1.0.0
Callers
8
make
Function · 0.65
Clipboard.ts
File · 0.65
FileSystem.test.ts
File · 0.65
write
Function · 0.65
display
Function · 0.65
loop
Function · 0.65
unsafeReadableRead
Function · 0.65
Ndjson.test.ts
File · 0.65
Implementers
3
FileImpl
packages/platform-node-shared/src/inte
ServerRequestImpl
packages/platform-bun/src/internal/htt
StreamRechunker
packages/effect/src/internal/stream.ts
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…