MCPcopy Create free account
hub / github.com/apache/ant / getInputStream

Method getInputStream

src/main/org/apache/tools/zip/ZipFile.java:367–397  ·  view source on GitHub ↗

Returns an InputStream for reading the contents of the given entry. @param ze the entry to get the stream for. @return a stream to read the entry from. @throws IOException if unable to create an input stream from the zipentry @throws ZipException if the zipentry uses an unsupported feature

(final ZipEntry ze)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseMethod · 0.95
connectMethod · 0.45

Calls 5

addDummyMethod · 0.95
getOffsetEntryMethod · 0.80
getCompressedSizeMethod · 0.80
getMethodMethod · 0.45

Tested by

no test coverage detected