Handbook
Glossary
pdf-sub-stream? ( object -- ? )
Vocabulary
pdf
.
streams
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
pdf-sub-stream
class.
Definition
USING:
classes.tuple.private
;
IN:
pdf.streams
:
pdf-sub-stream?
( object -- ? )
\
pdf-sub-stream
13
tuple-instance?
;