getUnencryptedArchiveSink

internal expect open override fun getUnencryptedArchiveSink(): <Error class: unknown class>

Provides a sink to store the unencrypted data. Be the archive encrypted or not, the data will be moved to this sink until unzipAllEntries is used.

actual open fun getUnencryptedArchiveSink(): <Error class: unknown class>
internal actual open override fun getUnencryptedArchiveSink(): <Error class: unknown class>

Provides a sink to store the unencrypted data. Be the archive encrypted or not, the data will be moved to this sink until unzipAllEntries is used.