private property CachingStream::$remoteStream in Auth0 Single Sign On 8.2
@var StreamInterface Stream being wrapped
File
- vendor/
guzzlehttp/ psr7/ src/ CachingStream.php, line 15
Class
- CachingStream
- Stream decorator that can cache previously read bytes from a sequentially read stream.
Namespace
GuzzleHttp\Psr7Code
private $remoteStream;