Takes ec-coded chunks and returns the original data.
NOTE the chunk size MUST be a multiple of POINT_LENGTH and each chunk must be the same length.
POINT_LENGTH
NOTE the output data may have been padded to match the multiple of PIECE_SIZE.
PIECE_SIZE
Takes ec-coded chunks and returns the original data.
NOTE the chunk size MUST be a multiple of
POINT_LENGTHand each chunk must be the same length.NOTE the output data may have been padded to match the multiple of
PIECE_SIZE.