Class BinaryHprofWriter


  • public final class BinaryHprofWriter
    extends Object
    BinaryHprofWriter produces hprof compatible binary output for use with third party tools. Such files can be converted to text with with HprofBinaryToAscii or read back in with BinaryHprofReader.