MCPcopy Index your code
hub / github.com/apache/tvm / write

Method write

web/src/opfs_store.ts:68–68  ·  view source on GitHub ↗
(buffer: BufferSource, options?: { at?: number })

Source from the content-addressed store, hash-verified

66 getSize(): number;
67 read(buffer: BufferSource, options?: { at?: number }): number;
68 write(buffer: BufferSource, options?: { at?: number }): number;
69 truncate(size: number): void;
70 flush(): void;
71 close(): void;

Callers 15

sendStringMethod · 0.65
invokeMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
connectToTrackerMethod · 0.65
update_single_recordMethod · 0.65
_commit_internalMethod · 0.65
dump_tensor_cacheFunction · 0.65
pack_importsFunction · 0.65
copy_fromMethod · 0.65

Calls

no outgoing calls

Tested by 6

write_xml_fileFunction · 0.52
check_remoteFunction · 0.52
my_debugFunction · 0.52
test_dso_module_loadFunction · 0.52
_compileFunction · 0.52