This website requires JavaScript.
Explore
Help
Sign In
status-im
/
torrent
Watch
2
Star
0
Fork
0
You've already forked torrent
mirror of
synced
2025-02-24 22:58:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
torrent
/
metainfo
/
piece_key.go
8 lines
104 B
Go
Raw
Normal View
History
Unescape
Escape
Remove the InfoEx type, and don't generate its infohash on the fly Fixes #106.
2016-08-26 20:29:05 +10:00
package
metainfo
Comment on metainfo.PieceKey
2016-09-16 11:18:36 +10:00
// Uniquely identifies a piece.
Remove the InfoEx type, and don't generate its infohash on the fly Fixes #106.
2016-08-26 20:29:05 +10:00
type
PieceKey
struct
{
InfoHash
Hash
Index
int
}
Reference in New Issue
Copy Permalink