Searched refs:packedFile (Results 1 – 2 of 2) sorted by relevance
9 constructor(packedFile) { argument11 this.packedFile = packedFile24 const /** Array<Entry> */ entries = await this.packedFile.getEntries()122 const /** Array<Entry> */ entries = await this.packedFile.getEntries()
108 this.packedFile = new zip.ZipReader(new zip.BlobReader(file))116 let /** Array<Entry> */ entries = await this.packedFile.getEntries()143 let manifest = new PayloadNonAB(this.packedFile)