Contents

nw_content_context_set_is_final(_:_:)

Sets a Boolean indicating if this context represents the final message being sent.

Declaration

func nw_content_context_set_is_final(_ context: nw_content_context_t, _ is_final: Bool)

See Also

Functions