HTMLStreamWriter

    A type that write chunks of HTML content to a stream.

    Html+Rendering.swift:55
    protocol HTMLStreamWriter
    Browse conforming types

    Conform to this protocol to stream HTML responses efficiently.

    Requirements

    Instance members