getNextEntry

abstract fun getNextEntry(): ArchiveEntry

Returns the next Archive Entry in this Stream.

Return

the next entry, or null if there are no more entries

Throws

if the next entry could not be read