Docs.rs
zlib-rs-0.3.1
zlib-rs 0.3.1
Docs.rs crate page
Zlib
Links
Homepage
Repository
crates.io
Source
Owners
rnijveld
folkertdev
Dependencies
arbitrary ^1.0
normal
optional
libz-sys ^1.1.19
normal
optional
quickcheck ^1.0.3
normal
optional
crc32fast ^1.3.2
dev
quickcheck ^1.0.3
dev
Versions
18.64%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zlib_rs
0.3.1
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_
DEFAUL
T_
COMPRESSION
Z_
DEFAUL
T_
STRATEGY
Z_
DEFLATED
Z_ERRNO
Z_
FILTERED
Z_
FINISH
Z_FIXED
Z_
FULL_
FLUSH
Z_
HUFFMA
N_
ONLY
Z_
MEM_
ERROR
Z_
NEED_
DICT
Z_
NO_
COMPRESSION
Z_
NO_
FLUSH
Z_OK
Z_
PARTIA
L_
FLUSH
Z_RLE
Z_
STREA
M_
END
Z_
STREA
M_
ERROR
Z_
SYNC_
FLUSH
Z_TEXT
Z_TREES
Z_
UNKNOWN
Z_
VERSIO
N_
ERROR
Type Aliases
§
Bytef
alloc_
func
free_
func
gz_
headerp
in_func
out_
func
uInt
uLong
uLongf
voidp
voidpc
voidpf
z_
streamp