Download

com.github.lavrov.bittorrent.wire.Download$
object Download

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

enum Error(message: String) extends Throwable

Attributes

Graph
Supertypes
trait Enum
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Value members

Concrete methods

def apply(swarm: Swarm[IO], piecePicker: RequestDispatcher)(using logger: Logger[IO]): IO[Unit]