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