compression

fs2.io.compression$
object compression

Attributes

Source
compression.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

class ZipException(msg: String) extends IOException

Attributes

Inherited from:
compressionplatform (hidden)
Source
compressionplatform.scala
Supertypes
class IOException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Inherited methods

def fs2ioCompressionForAsync[F[_]](implicit F: Async[F]): Compression[F]

Attributes

Inherited from:
compressionplatform (hidden)
Source
compressionplatform.scala

Attributes

Inherited from:
compressionplatform (hidden)
Source
compressionplatform.scala

Implicits

Inherited implicits

implicit def fs2ioCompressionForLiftIO[F[_] : LiftIO]: Compression[F]

Attributes

Inherited from:
compressionplatform (hidden)
Source
compressionplatform.scala