class documentation

class twisted.python.zipstream.ChunkingZipFile(zipfile.ZipFile): (source)

View In Hierarchy

A zipfile.ZipFile object which, with readfile, also gives you access to a file-like object for each entry.

Method readfile Return file-like object for name.
def readfile(self, name): (source)

Return file-like object for name.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.