Searched defs:append (Results 1 – 1 of 1) sorted by relevance
475 ZipOutputStream append = new ZipOutputStream(new FileOutputStream(outPathString)); in compressPackinfoIntoHap() local485 copy(sourceHapFile.getInputStream(zipEntry), append); in compressPackinfoIntoHap() local