shark-hprof
3.0-alpha-8
jvm
shark-hprof
/
shark
/
RandomAccessSource
Random
Access
Source
interface
RandomAccessSource
:
Closeable
Members
Functions
as
Streaming
Source
Link copied to clipboard
open
fun
asStreamingSource
(
)
:
BufferedSource
close
Link copied to clipboard
abstract
override
fun
close
(
)
read
Link copied to clipboard
abstract
fun
read
(
sink
:
Buffer
,
position
:
Long
,
byteCount
:
Long
)
:
Long