Handbook
Glossary
zlib-inflate-end ( z_stream -- )
Vocabulary
compression
.
zlib
Inputs
z_stream
an
object
Outputs
None
Definition
USING:
compression.zlib.ffi
;
IN:
compression.zlib
:
zlib-inflate-end
( z_stream -- )
inflateEnd
zlib-error
;