class downloads.GenericDownloadIter
extends DirectDownloadIter
import { downloads } from "https://deno.land/x/grm@0.8.2/client/mod.ts";
const { GenericDownloadIter } = downloads;
Methods
_loadNextChunk(): Promise<boolean | undefined>
import { downloads } from "https://deno.land/x/grm@0.8.2/client/mod.ts";
const { GenericDownloadIter } = downloads;