]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
update interfaces and docs for codec
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 24 Jan 2007 22:34:02 +0000 (15:34 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 24 Jan 2007 22:34:02 +0000 (15:34 -0700)
commit833ef86a8863a5fba41446aff168be88904a007f
treeca0a72f7cd2ae6813aa1a3b0c88b90d142d71d59
parent020dd3f6d289182471f9ae6dba334e8f7ab212db
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.
pyfec/fec/fecmodule.c
src/allmydata/interfaces.py