Class WorkerBarcodeDocumentParser
Methods
create
- create(acceptedFormats): Promise<ObjectId<"BarcodeDocumentParser">>
Returns Promise<ObjectId<"BarcodeDocumentParser">>
destroy
- destroy(instanceId): Promise<void>
Parameters
instanceId: ObjectId<"BarcodeDocumentParser">
Returns Promise<void>
This class is used inside the JS Worker and interacts directly with the WASM.