Home
last modified time | relevance | path

Searched refs:textStream (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DElementaryStream.php64 public function setTextStream(TextStream $textStream) argument
66 $this->textStream = $textStream;
73 return $this->textStream;