Handbook
Glossary
ZSTD_e_flush? ( object -- ? )
Vocabulary
compression
.
zstd
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
ZSTD_e_flush
class.
Definition
USING:
kernel
;
IN:
compression.zstd.ffi
:
ZSTD_e_flush?
( object -- ? )
\
ZSTD_e_flush
eq?
;