<init>
ByteArrayContent(
bytes: ByteArray,
contentType: ContentType? = null,
status: HttpStatusCode? = null)
Implementation of the OutgoingContent.ByteArrayContent for sending array of bytes
ByteArrayContent(
bytes: ByteArray,
contentType: ContentType? = null,
status: HttpStatusCode? = null)
Implementation of the OutgoingContent.ByteArrayContent for sending array of bytes