ktor
1.6.8
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
jvm
posix
ktor-http-cio
/
io.ktor.http.cio
/
RequestResponseBuilder
/
bytes
bytes
common
jvm
posix
expect
fun
bytes
(
content
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
content.size
)
Content copied to clipboard
Append raw bytes
fun
bytes
(
content
:
ByteBuffer
)
Content copied to clipboard
actual
fun
bytes
(
content
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
content.size
)
Content copied to clipboard
Append raw bytes
actual
fun
bytes
(
content
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
content.size
)
Content copied to clipboard
Append raw bytes