kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
routers-ktor
/
dev.kaccelero.commons.responses
/
BytesResponse
/
BytesResponse
Bytes
Response
constructor
(
bytes
:
ByteArray
,
contentType
:
<Error class: unknown class>
=
ContentType.Application.OctetStream
,
httpStatusCode
:
<Error class: unknown class>
=
HttpStatusCode.OK
)