Contents

nw_quic_get_stream_id(_:)

Accesses the QUIC stream identifier.

Declaration

func nw_quic_get_stream_id(_ metadata: nw_protocol_metadata_t) -> UInt64

Parameters

  • metadata:

    A QUIC protocol metadata instance.

Return Value

The QUIC stream identifier.

See Also

Functions