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