Docs.rs
zlib-rs-0.4.0
zlib-rs 0.4.0
Docs.rs crate page
Zlib
Links
Homepage
Repository
crates.io
Source
Owners
rnijveld
folkertdev
Dependencies
arbitrary ^1.0
normal
optional
quickcheck ^1.0.3
normal
optional
crc32fast ^1.3.2
dev
quickcheck ^1.0.3
dev
Versions
16.02%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zlib_rs
0.4.0
Module c_api
Module Items
Structs
Enums
Constants
Type Aliases
In crate zlib_
rs
zlib_rs
Module
c_api
Copy item path
Source
Structs
§
gz_
header
gzip header information passed to and from zlib routines. See RFC 1952 for more details on the meanings of these fields.
z_
stream
Enums
§
internal_
state
Constants
§
Z_ASCII
Z_
BEST_
COMPRESSION
Z_
BEST_
SPEED
Z_
BINARY
Z_BLOCK
Z_
BUF_
ERROR
Z_
DATA_
ERROR
Z_
DEFAULT_
COMPRESSION
Z_
DEFAULT_
STRATEGY
Z_
DEFLATED
Z_ERRNO
Z_
FILTERED
Z_
FINISH
Z_FIXED
Z_
FULL_
FLUSH
Z_
HUFFMAN_
ONLY
Z_
MEM_
ERROR
Z_
NEED_
DICT
Z_
NO_
COMPRESSION
Z_
NO_
FLUSH
Z_OK
Z_
PARTIAL_
FLUSH
Z_RLE
Z_
STREAM_
END
Z_
STREAM_
ERROR
Z_
SYNC_
FLUSH
Z_TEXT
Z_TREES
Z_
UNKNOWN
Z_
VERSION_
ERROR
Type Aliases
§
Bytef
alloc_
func
free_
func
gz_
headerp
in_func
out_
func
uInt
uLong
uLongf
voidp
voidpc
voidpf
z_
streamp