/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Interfaces
AdobeConnectClient\Connection
StreamInterface
Introduction
Synopsis
Violations
Methods
Source
AdobeConnectClient\Connection\
StreamInterface
Stream Interface.
Synopsis
interface StreamInterface {
// methods
public string
__toString
()
}
Methods
public
__toString()
— Reads all data from the stream into a string, from the beginning to end.