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