MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _Stream

Class _Stream

Lib/tarfile.py:387–613  ·  view source on GitHub ↗

Class that serves as an adapter between TarFile and a stream-like object. The stream-like object only needs to have a read() or write() method and is accessed blockwise. Use of gzip or bzip2 compression is possible. A stream-like object could be for example: sys.stdin,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

openMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected