Skip to content

Add input key to result object#5

Open
drderiv wants to merge 1 commit into
rexshijaku:masterfrom
drderiv:master
Open

Add input key to result object#5
drderiv wants to merge 1 commit into
rexshijaku:masterfrom
drderiv:master

Conversation

@drderiv

@drderiv drderiv commented Jun 16, 2022

Copy link
Copy Markdown

When running PDFBarcodeJS on multiple files concurrently and a callback occurs, there is no convenient way to identify which input source the result object applies to. To solve this, a new key (input) is added to the result object based on the input value passed to PDFBarcodeJS's decode function when called.

When running PDFBarcodeJS on multiple files concurrently and a callback occurs, there is no convenient way to identify which input source the result object applies to.  To solve this, a new key (input) is added to the result object based on the the input value passed to PDFBarcodeJS's decode function when called.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant