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