Skip to content

Commit

Permalink
session-changes - doc comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
masterwok committed Aug 10, 2018
1 parent b0a216b commit f65d4aa
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,9 @@ open class TorrentSession(
)
}

/**
* Start the session using BEncoded data contained within the [bencode] [ByteArray].
*/
fun start(bencode: ByteArray) {
setInitialStartState()

Expand Down

0 comments on commit f65d4aa

Please sign in to comment.