com.citizen.request.android
Class DebugLog

java.lang.Object
  extended by com.citizen.request.android.DebugLog

public class DebugLog
extends java.lang.Object


Constructor Summary
DebugLog()
           
 
Method Summary
 void printHex(byte[] buffer, int len)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugLog

public DebugLog()
Method Detail

printHex

public void printHex(byte[] buffer,
                     int len)