is_stream


is_stream(obj)
      

Return true if obj is an input/output stream, otherwise return false.

Also see:

is_reader
is_writer


Core Module Index | Contents