Stream.isReadable

class Stream
abstract
bool
isReadable
()

Return Value

Type: bool

True if the stream is readable, false otherwise

Meta