public final class AsciiHprofWriter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
write(HprofData data,
OutputStream outputStream)
Writes the provided data to the specified stream.
|
public static void write(HprofData data, OutputStream outputStream) throws IOException
IOException