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