public function StreamInterface::isWritable

Check if the stream is writable

Return value

bool

2 methods override StreamInterface::isWritable()

File

drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php, line 90

Class

StreamInterface
OO interface to PHP streams

Namespace

Guzzle\Stream

Code

public function isWritable();