MCPcopy Create free account
hub / github.com/reactnativecn/react-native-update /

Class

harmony/pushy/src/main/ets/DownloadTask.ts:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68const FILE_COPY_BUFFER_SIZE = 64 * 1024;
69
70export class DownloadTask {
71 private context: common.Context;
72 private hash: string;
73 private eventHub: EventHub;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected