Decompressor

zio.compress.Decompressor
See theDecompressor companion trait
object Decompressor

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes