For more information on the search, visit the help page.
ChunkingZipFile
readfile
zipstream
DeflatedZipFileEntry
ZipFileEntry
_FileEntry
countFileChunks
countZipFileChunks
unzipIterChunky
DIR_BIT
twisted.python.zipstream.ChunkingZipFile
twisted
python
class ChunkingZipFile(zipfile.ZipFile):
View In Hierarchy
A zipfile.ZipFile object which, with readfile, also gives you access to a file-like object for each entry.
zipfile.ZipFile
Return file-like object for name.