Handbook
Glossary
inflate ( strm flush -- int )
Vocabulary
compression
.
zlib
.
ffi
Inputs
strm
an
object
flush
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
compression.zlib.ffi
LIBRARY:
zlib
FUNCTION:
int
inflate
(
z_streamp
strm,
int
flush )