Stream.canWrite

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

Return Value

Type: bool

Whether the stream can write.

Meta