Takes arbitrarily long input data, padds it to multiple of PIECE_SIZE and returns exactly N_CHUNKS_TOTAL ec-coded segments.
PIECE_SIZE
N_CHUNKS_TOTAL
Takes arbitrarily long input data, padds it to multiple of
PIECE_SIZEand returns exactlyN_CHUNKS_TOTALec-coded segments.