Searched defs:e2BytesOut (Results 1 – 2 of 2) sorted by relevance
72 ByteArrayOutputStream e2BytesOut = new ByteArrayOutputStream(); in mergeZip() local73 ByteStreams.copy(e2.open(), e2BytesOut); in mergeZip() local
135 ByteArrayOutputStream e2BytesOut = new ByteArrayOutputStream(); in readZipWithTwoFilesOneDirectory() local136 ByteStreams.copy(e2.open(), e2BytesOut); in readZipWithTwoFilesOneDirectory() local