ktor
2.2.4
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
js
jvm
posix
ktor-http-cio
/
io.ktor.http.cio
/
RequestResponseBuilder
/
bytes
bytes
common
js
jvm
posix
expect
fun
bytes
(
content
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
content.size
)
Append raw bytes
actual
fun
bytes
(
content
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
Append raw bytes
fun
bytes
(
content
:
ByteBuffer
)
actual
fun
bytes
(
content
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
Append raw bytes
actual
fun
bytes
(
content
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
Append raw bytes