pieces property

pieces property

Gets a byte array consisting of the concatenation of all 20-byte SHA1 hash values, one per piece.

Definition:

@property
def pieces(self):
    ...

See Also