Parameters ---------- compressed_data : bytes The compressed data. uncompressed_size : int The uncompressed size of the data. flags : int The flags of the data. Returns ------- bytes The
(
self,
compressed_data: bytes,
uncompressed_size: int,
flags: Union[int, ArchiveFlags, ArchiveFlagsOld],
index: int = 0,
)
source not stored for this graph (policy: none)
no test coverage detected