<init>
WriterContent(
body: suspend Writer.() -> Unit,
contentType: ContentType,
status: HttpStatusCode? = null)
Represents a content that is produced by body function
WriterContent(
body: suspend Writer.() -> Unit,
contentType: ContentType,
status: HttpStatusCode? = null)
Represents a content that is produced by body function