Package com.zebra.scannercontrol
Class DebugConfig
java.lang.Object
com.zebra.scannercontrol.DebugConfig
Class to handle debugging for the sdk
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
GetLogHexString
(byte[] buffer) static String
GetLogHexString
(byte[] buffer, int length) static void
logAsMessage
(DebugConfig.DEBUG_TYPE typeDebug, String tag, String s)
-
Field Details
-
DEBUG
public static boolean DEBUG
-
-
Constructor Details
-
DebugConfig
public DebugConfig()
-
-
Method Details
-
logAsMessage
-
GetLogHexString
-
GetLogHexString
-