Function RandomAccessStream.writable
Determines if this stream is writable.
abstract bool writable() nothrow @property @safe const;
Determines if this stream is writable.
abstract bool writable() nothrow @property @safe const;