MCPcopy 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
98export class ThriftReader {

Callers 1

callNoteStoreFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected