ThroughStream.php Table of Contents Classes ThroughStreamThe `ThroughStream` implements the [`DuplexStreamInterface`](#duplexstreaminterface) and will simply pass any data you write to it through to its readable end. ×