Ejemplo n.º 1
0
 /**
  * Returns string representation of attached stream.
  * @return string
  */
 public function getResource()
 {
     return $this->inStream->__toString();
 }