scala.build.internal.zip.WrappedZipInputStream
See theWrappedZipInputStream companion object
final case class WrappedZipInputStream(wrapped: Either[ZipInputStream, ZipInputStream]) extends Closeable
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Closeabletrait AutoCloseableclass Objecttrait Matchableclass Any
Members list
In this article