Node:
I/O Streams
, Next:
Variables
, Previous:
Containers
, Up:
Top
I/O Streams
isstream
(
x
)
Built-in Function
Return true if
x
is a stream object. Otherwise, return false.