Uses of Class
org.eclipse.mat.hprof.ChunkedGZIPRandomAccessFile
Package
Description
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
-
Uses of ChunkedGZIPRandomAccessFile in org.eclipse.mat.hprof
Modifier and TypeMethodDescriptionstatic ChunkedGZIPRandomAccessFile
ChunkedGZIPRandomAccessFile.get
(RandomAccessFile raf, File file, String prefix) Returns the random access file for the given file ornull
if not supported for the file.