symphony.bdk.core.service.stream.stream_util.to_url_safe_stream_id#

symphony.bdk.core.service.stream.stream_util.to_url_safe_stream_id(stream_id: str) str#

Convert the stream id to the corresponding URLSafe encoded stream id

Parameters

stream_id – stream id of the stream to be parsed

Returns

stream id after conversion