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-io
/
io.ktor.utils.io.core
/
Input
/
readFully
read
Fully
common
jvm
posix
expect
open
fun
readFully
(
dst
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
expect
open
fun
readFully
(
dst
:
ShortArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
expect
open
fun
readFully
(
dst
:
IntArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
expect
open
fun
readFully
(
dst
:
LongArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
expect
open
fun
readFully
(
dst
:
FloatArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
expect
open
fun
readFully
(
dst
:
DoubleArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
expect
open
fun
readFully
(
dst
:
IoBuffer
,
length
:
Int
)
Content copied to clipboard
open
fun
readFully
(
dst
:
ByteBuffer
,
length
:
Int
=
dst.remaining()
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
ShortArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
IntArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
LongArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
FloatArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
DoubleArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
IoBuffer
,
length
:
Int
)
Content copied to clipboard
open
fun
readFully
(
dst
:
<ERROR CLASS>
<
<ERROR CLASS>
>
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
open
fun
readFully
(
dst
:
<ERROR CLASS>
<
<ERROR CLASS>
>
,
offset
:
Long
,
length
:
Long
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
ShortArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
IntArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
LongArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
FloatArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
DoubleArray
,
offset
:
Int
,
length
:
Int
)
Content copied to clipboard
actual
open
fun
readFully
(
dst
:
IoBuffer
,
length
:
Int
)
Content copied to clipboard