Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ read
Method
read
apps/sim/lib/file-parsers/csv-parser.ts:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
)
39
40
const
stream =
new
Readable({ read() {} })
41
stream.push(buffer)
42
stream.push(null)
43
Callers
15
setup.py
File · 0.45
_convert_files_to_base64
Method · 0.45
start
Function · 0.45
parseStream
Method · 0.45
parseBuffer
Method · 0.45
collectSSEEvents
Function · 0.45
onStreamCallback
Function · 0.45
onStream
Function · 0.45
runResumeExecution
Method · 0.45
readSandboxOutputFile
Function · 0.45
withPiSandbox
Function · 0.45
R2
Function · 0.45
Calls
no outgoing calls
Tested by
3
collectSSEEvents
Function · 0.36
readAllChunks
Function · 0.36
readStreamText
Function · 0.36