ArchiveSingleFileCompressor

zio.compress.ArchiveSingleFileCompressor
See theArchiveSingleFileCompressor 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)](archiver: Archiver[Size], entry: ArchiveEntry[Size, Any]): ArchiveSingleFileCompressor[Size]
def forName(archiver: Archiver[Some], name: String, size: Long): ArchiveSingleFileCompressor[Some]