Archiver

zio.compress.Archiver
See theArchiver companion trait
object Archiver

Attributes

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

Members list

Value members

Concrete methods

def checkUncompressedSize[Size <: (Option)]: ZPipeline[Any, Throwable, (ArchiveEntry[Size, Any], ZStream[Any, Throwable, Byte]), (ArchiveEntry[Size, Any], ZStream[Any, Throwable, Byte])]

Attributes

Returns

a pipeline that checks if the uncompressed size of the entries match the size specified in the entry header