public final class BinaryHprofWriter extends Object
HprofBinaryToAscii or read back in with BinaryHprofReader.| 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