Package com.zebra.scannercontrol
Class DecodeDataProcessor
java.lang.Object
com.zebra.scannercontrol.DecodeDataProcessor
Created by PNDV47 on 2/16/2018.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
getDecodeDataForBarcodeEvent
(ByteArrayOutputStream rawDecodeData, boolean ssiPlusSupport, com.zebra.scannercontrol.INTERNAL_OPERATION_MODE operationMode)
-
Constructor Details
-
DecodeDataProcessor
public DecodeDataProcessor()
-
-
Method Details
-
getDecodeDataForBarcodeEvent
public static byte[] getDecodeDataForBarcodeEvent(ByteArrayOutputStream rawDecodeData, boolean ssiPlusSupport, com.zebra.scannercontrol.INTERNAL_OPERATION_MODE operationMode)
-