← All docs

stream_get_wrappers()

Retrieves list of registered streams.

stream_get_wrappers()

function stream_get_wrappers(): array

Retrieves list of registered streams.

Parameters: none.

Returns: array

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how stream_get_wrappers is implemented in the compiler, see the internals page.