Searched defs:ArchiveEntryInputStream (Results 1 – 1 of 1) sorted by relevance
36 abstract class ArchiveEntryInputStream extends InputStream { class40 private ArchiveEntryInputStream(ReadSource readSource, @NonNull ArchiveEntry archiveEntry) { in ArchiveEntryInputStream() method in ArchiveEntryInputStream