Skip to main content
Module

x/earthstar/src/syncer/transfer_manager.ts>TransferManager#handleDownload

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
method TransferManager.prototype.handleDownload
import { TransferManager } from "https://deno.land/x/earthstar@v10.0.0-beta.6/src/syncer/transfer_manager.ts";

Parameters

doc: FormatDocType<FormatsType>
replica: Replica
counterpartId: string

Returns

Promise<NotSupportedError | "no_attachment" | "queued">