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