piece_length property

piece_length property

Gets the number of bytes in each piece. For more information please see TorrentPackage.pieces.

Definition:

@property
def piece_length(self):
    ...

See Also