AdobeConnectClient\Connection\Curl\Stream
Stream for a cURL Connection.
Synopsis
class Stream
implements
StreamInterface
{
- // members
- protected string $content = '';
- // methods
- public void __construct()
- public void __toString()
Hierarchy
Coverage
Methods | 0% | 0 / 2 |
Lines | 0% | / |
Members
protected
- $content — string
Methods
public
- __construct() — Create the Stream
- __toString()