MCPcopy
hub / github.com/koodo-reader/koodo-reader / write

Method write

src/utils/file/localFile.ts:36–36  ·  view source on GitHub ↗
(content: string | ArrayBuffer)

Source from the content-addressed store, hash-verified

34
35 interface FileSystemWritableFileStream {
36 write(content: string | ArrayBuffer): Promise<void>;
37 close(): Promise<void>;
38 }
39

Callers 15

7zz.umd.jsFile · 0.65
ensureTensorMethod · 0.65
uploadMethod · 0.65
MFunction · 0.65
itFunction · 0.65
vFunction · 0.65
jspdf.umd.min.jsFile · 0.65
eFunction · 0.65
rFunction · 0.65
html2canvas.min.jsFile · 0.65
lrFunction · 0.65
bbFunction · 0.65

Implementers 1

Znsrc/assets/lib/kookit.min.js

Calls

no outgoing calls

Tested by 1

itFunction · 0.52