//leakcanary-repo/shark/HeapObject/readRecord
readRecord¶
[jvm]\ abstract fun readRecord(): HprofRecord.HeapDumpRecord.ObjectRecord
Reads and returns the underlying ObjectRecord.
This may trigger IO reads.
//leakcanary-repo/shark/HeapObject/readRecord
[jvm]\ abstract fun readRecord(): HprofRecord.HeapDumpRecord.ObjectRecord
Reads and returns the underlying ObjectRecord.
This may trigger IO reads.