Contents

isDatagram

A Boolean that indicates that this is a QUIC datagram flow, not a stream of bytes.

Declaration

var isDatagram: Bool { get set }

See Also

Customizing Stream Options