Check if the stream is a local stream vs a remote stream
bool
Overrides StreamInterface::isLocal
public function isLocal() { return $this->cache[self::IS_LOCAL]; }