ktor-http / io.ktor.http.content / WriterContent / <init>

<init>

WriterContent(body: suspend Writer.() -> Unit, contentType: ContentType, status: HttpStatusCode? = null)

Represents a content that is produced by body function