ktor-http
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http.content
/
ByteArrayContent
/
ByteArrayContent
Byte
Array
Content
constructor
(
bytes
:
ByteArray
,
contentType
:
ContentType
?
=
null
,
status
:
HttpStatusCode
?
=
null
)
(
source
)