toggle menu
filesystem
0.0.1
common
switch theme
search in API
filesystem
/
me.zhanghai.kotlin.filesystem
/
FileContent
/
readAtMostTo
read
At
Most
To
abstract
suspend
fun
readAtMostTo
(
position
:
Long
,
sink
:
Buffer
,
byteCount
:
Long
)
:
Long