This website requires JavaScript.
Explore
Help
Sign In
status-im
/
torrent
mirror of
Watch
2
Star
0
Fork
You've already forked torrent
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
559afcd0a9
torrent
/
metainfo
/
piece_key.go
8 lines
104 B
Go
Raw
Blame
History
package
metainfo
// Uniquely identifies a piece.
type
PieceKey
struct
{
InfoHash
Hash
Index
int
}
Reference in New Issue
View Git Blame
Copy Permalink