Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ toBuffer
Method
toBuffer
apps/sim/app/api/tools/evernote/lib/thrift.ts:93–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
toBuffer(): Buffer {
94
return
Buffer.from(this.buffer)
95
}
96
}
97
98
export
class
ThriftReader {
Callers
1
callNoteStore
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected