Index of types

C
compression_method [Zip]

Indicate whether the data in the entry is compressed or not.

E
entry [Zip]

Description of an entry in a ZIP file.

F
flush_command [Zlib]
I
in_channel [Gzip]

Abstract type representing a channel opened for reading from a compressed file.

in_file [Zip]

Abstract type representing a handle opened for reading from a ZIP file.

O
out_channel [Gzip]

Abstract type representing a channel opened for writing to a compressed file.

out_file [Zip]

Abstract type representing a handle opened for writing to a ZIP file.

S
stream [Zlib]