Package | Description |
---|---|
org.eclipse.mat.hprof |
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
|
Constructor and Description |
---|
SeekableStream(Supplier<InputStream> genstream,
SeekableStream.RandomAccessInputStream underlying,
int cachesize,
long estlen)
Creates a seekable stream out of a non-seekable stream.
|