Compressor

zio.compress.Compressor
See theCompressor companion trait
object Compressor extends Serializable

Attributes

Companion
trait
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
Compressor.type

Members list

Value members

Concrete methods

A compressor that does nothing; it passes all bytes through unchanged.

A compressor that does nothing; it passes all bytes through unchanged.

Attributes