aboutsummaryrefslogtreecommitdiffstats
path: root/FuseArchive/Chunk.py
Commit message (Expand)AuthorAgeFilesLines
* Add reference counting so we can delete unused chunksSteve Slaven2009-08-061-7/+19
* Made header length a variable so we can change it later if neededSteve Slaven2009-08-041-4/+6
* Added more logging, fixed error with storage size for block lengthSteve Slaven2009-08-041-3/+18
* Fix deserialize nameSteve Slaven2009-08-041-1/+1
* Added binary format chunk serializerSteve Slaven2009-08-041-0/+72