DownloadMetadata

com.github.lavrov.bittorrent.wire.DownloadMetadata$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class UtMetadataNotSupported() extends Throwable

Attributes

Graph
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(connections: Stream[IO, Connection[IO]]): IO[Lossless]
def apply(connection: Connection[IO]): IO[Lossless]