public function StreamInterface::getWrapperData

Wrapper specific data attached to this stream.

Return value

string

2 methods override StreamInterface::getWrapperData()
AbstractEntityBodyDecorator::getWrapperData in drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php
Wrapper specific data attached to this stream.
Stream::getWrapperData in drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php
Wrapper specific data attached to this stream.

File

drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php, line 55

Class

StreamInterface
OO interface to PHP streams

Namespace

Guzzle\Stream

Code

public function getWrapperData();