stream_has_position


stream_has_position(s)
      

Return true if the stream s allows querying for position, otherwise return false.

Also see:

stream_position


Core Module Index | Contents