TarArchiver

zio.compress.TarArchiver
See theTarArchiver companion object
class TarArchiver extends Archiver[Some]

Attributes

Companion
object
Graph
Supertypes
trait Archiver[Some]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def archive: ZPipeline[Any, Throwable, (ArchiveEntry[Some, Any], ZStream[Any, Throwable, Byte]), Byte]

Attributes

Definition Classes