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