Streaming Hprof Reader
class StreamingHprofReader
Reads the entire content of a Hprof source in one fell swoop. Call readerFor to obtain a new instance.
Functions
Link copied to clipboard
Link copied to clipboard
Obtains a new source to read all hprof records from and calls listener back for each record that matches one of the provided recordTags.