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

<init>

ByteArrayContent(bytes: ByteArray, contentType: ContentType? = null, status: HttpStatusCode? = null)

Implementation of the OutgoingContent.ByteArrayContent for sending array of bytes