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