Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/
Class
packages/baseai/src/dev/utils/stream/stream.ts:311–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
class
SSEDecoder {
312
private data: string[];
313
private event: string | null;
314
private chunks: string[];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected