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