Check if the stream is readable
bool
Overrides StreamInterface::isReadable
public function isReadable() { return $this->cache[self::IS_READABLE]; }