MCPcopy Create free account
hub / github.com/Hzao/PocketChest / uploadPart

Method uploadPart

pocket-chest-frontend/src/lib/api.ts:499–557  ·  view source on GitHub ↗
(
    sessionId: string,
    multipartToken: string,
    fileId: string,
    partNumber: number,
    data: ArrayBuffer,
    onPartProgress?: (loaded: number, total: number) => void
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

uploadLargeFileMethod · 0.95

Calls 3

fetchFunction · 0.85
jsonMethod · 0.80
sendMethod · 0.65

Tested by

no test coverage detected