Package org.tn5250j.framework.tn5250
Class DataStreamDumper
- java.lang.Object
-
- org.tn5250j.framework.tn5250.DataStreamDumper
-
public class DataStreamDumper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DataStreamDumper()
-
Method Summary
Modifier and Type Method Description voiddump(byte[] abyte0)voidtoggleDebug(ICodePage cp)
-
-
-
Method Detail
-
toggleDebug
public void toggleDebug(ICodePage cp)
-
dump
public void dump(byte[] abyte0)
-
-