tahoe-lafs/pyfec/fec
Zooko O'Whielacronx 833ef86a88 update interfaces and docs for codec
It now takes a sequence of buffers instead of a single string for both encode and decode, and it also takes a separate sequence of shareids for decode instead of a sequence of tuples, and it returns a sequence of buffers instead of a single string.
2007-01-24 15:34:02 -07:00
..
test nicer API -- you don't have to shuffle the shares into place before calling decode_all() 2007-01-24 15:20:53 -07:00
fec.c add comment 2007-01-24 15:21:45 -07:00
fec.h stricter typing -- using unsigned char for indexes into shares 2007-01-24 15:17:51 -07:00
fecmodule.c update interfaces and docs for codec 2007-01-24 15:34:02 -07:00