Stream.isWritable

class Stream
abstract
bool
isWritable
()

Return Value

Type: bool

True if the stream is writeble, false otherwise

Meta