Stream.canRead

class Stream
final @property @safe @nogc nothrow const
bool
canRead
()

Return Value

Type: bool

Whether the stream can Read.

Meta