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