Handbook
Glossary
ZSTD_e_continue? ( 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_continue
class.
Definition
USING:
kernel
;
IN:
compression.zstd.ffi
:
ZSTD_e_continue?
( object -- ? )
\
ZSTD_e_continue
eq?
;