Torrent

com.github.lavrov.bittorrent.wire.Torrent
See theTorrent companion object
trait Torrent

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def downloadPiece(index: Long): IO[ByteVector]
def stats: IO[Stats]