TarArchiver

zio.compress.TarArchiver
See theTarArchiver companion class
object TarArchiver

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def make(): TarArchiver

Makes a pipeline that accepts a stream of archive entries (with size), and produces a byte stream of a Tar archive.

Makes a pipeline that accepts a stream of archive entries (with size), and produces a byte stream of a Tar archive.

Attributes