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