Class DecodeDataProcessor


  • public class DecodeDataProcessor
    extends java.lang.Object
    Created by PNDV47 on 2/16/2018.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static byte[] getDecodeDataForBarcodeEvent​(java.io.ByteArrayOutputStream rawDecodeData, boolean ssiPlusSupport, com.zebra.scannercontrol.INTERNAL_OPERATION_MODE operationMode)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DecodeDataProcessor

        public DecodeDataProcessor()
    • Method Detail

      • getDecodeDataForBarcodeEvent

        public static byte[] getDecodeDataForBarcodeEvent​(java.io.ByteArrayOutputStream rawDecodeData,
                                                          boolean ssiPlusSupport,
                                                          com.zebra.scannercontrol.INTERNAL_OPERATION_MODE operationMode)