public interface MultipleBarcodeReader
Reader| Modifier and Type | Method and Description | 
|---|---|
| Result[] | decodeMultiple(BinaryBitmap image) | 
| Result[] | decodeMultiple(BinaryBitmap image,
              Map<DecodeHintType,?> hints) | 
Result[] decodeMultiple(BinaryBitmap image) throws NotFoundException
NotFoundExceptionResult[] decodeMultiple(BinaryBitmap image, Map<DecodeHintType,?> hints) throws NotFoundException
NotFoundExceptionCopyright © 2007–2019. All rights reserved.