Hprof
Hprof is deprecated, and we offer partial backward compatibility. Any code that was previously using HprofReader directly now has to call StreamingHprofReader.readerFor or HprofRandomAcccessReader.readerFor
Types
Functions
attach Closable
Link copied to clipboard
Maintains backward compatibility because Hprof.open returns a closeable. This allows consuming libraries to attach a closeable that will be closed whe Hprof is closed.
Properties
fileLength
Link copied to clipboard
header
Link copied to clipboard
heapDumpTimestamp
Link copied to clipboard
hprofVersion
Link copied to clipboard
reader
Link copied to clipboard