ArchiveSingleFileDecompressor

zio.compress.ArchiveSingleFileDecompressor
See theArchiveSingleFileDecompressor companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[Size <: (Option), Underlying](unarchiver: Unarchiver[Size, Underlying]): ArchiveSingleFileDecompressor[Size, Underlying]