ktor
1.6.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
posix
ktor-io
/
io.ktor.utils.io.streams
/
fread
fread
posix
fun
fread
(
buffer
:
Buffer
,
stream
:
<ERROR CLASS>
<
<ERROR CLASS>
>
)
:
<ERROR CLASS>
Content copied to clipboard
fun
fread
(
destination
:
Memory
,
offset
:
Int
,
length
:
Int
,
stream
:
<ERROR CLASS>
<
<ERROR CLASS>
>
)
:
Int
Content copied to clipboard
fun
fread
(
destination
:
Memory
,
offset
:
Long
,
length
:
Long
,
stream
:
<ERROR CLASS>
<
<ERROR CLASS>
>
)
:
Long
Content copied to clipboard