mini\Http\Message\Stream::detach() Method

public

Signature

public function detach()

Documentation

Separates any underlying resources from the stream.

After the stream has been detached, the stream is in an unusable state.

Source

src/Http/Message/StreamTrait.php:95-99