Stream.isSeekable

class Stream
abstract
bool
isSeekable
()

Return Value

Type: bool

True if the stream is seekable, false otherwise

Meta