org.gridkit.jvmtool.stacktrace
Class MagicReader

java.lang.Object
  extended by org.gridkit.jvmtool.stacktrace.MagicReader

public class MagicReader
extends Object


Constructor Summary
MagicReader()
           
 
Method Summary
static byte[] readMagic(InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MagicReader

public MagicReader()
Method Detail

readMagic

public static byte[] readMagic(InputStream is)
                        throws IOException
Throws:
IOException


Copyright © 2019. All Rights Reserved.