is_reader


is_reader(obj)
      

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

Also see:

is_stream
is_writer


Core Module Index | Contents